{
  "$schema": "https://llmsjson.org/schema/v1.json",
  "name": "Mark Jennings | Product Leader",
  "description": "Senior Product Manager with 10+ years building consumer and AI-driven products at scale. Expertise in mobile applications, e-commerce, AI integration, and cross-functional leadership.",
  "url": "https://www.marksmatters.com",
  "version": "1.0",
  "author": {
    "name": "Mark Jennings",
    "title": "Senior Product Manager, Apps & AI at HomeToGo",
    "email": "contact@marksmatters.com",
    "links": {
      "website": "https://www.marksmatters.com",
      "linkedin": "https://www.linkedin.com/in/markdavidjennings",
      "x": "https://www.x.com/marks_matters"
    }
  },
  "entities": [
    {
      "entity_type": "person",
      "entity_id": "mark_jennings",
      "name": "Mark Jennings",
      "description": "Senior Product Manager with 10+ years building consumer and AI-driven products. Based in Berlin, Germany.",
      "sameAs": ["https://www.linkedin.com/in/markdavidjennings"]
    },
    {
      "entity_type": "organization",
      "entity_id": "marksmatters",
      "name": "marksmatters.com",
      "description": "Personal website and portfolio of Mark Jennings, showcasing professional experience, projects, and expertise."
    },
    {
      "entity_type": "project",
      "entity_id": "daily_horoscope",
      "name": "Daily Horoscope",
      "description": "Multi-platform astrological service with Alexa skill and MCP server capabilities",
      "url": "https://www.marksmatters.com/daily-horoscope/",
      "features": [
        "Multi-locale support (20+ languages)",
        "Voice-first user experience",
        "AI agent integration",
        "Real-time horoscope data",
        "Premium subscription model",
        "ChatGPT Plugin distribution"
      ],
      "technologies": ["Amazon Alexa", "Node.js", "AWS Lambda", "Model Context Protocol"]
    }
  ],
  "offerings": [
    {
      "type": "service",
      "name": "Product Management Consulting",
      "description": "Expertise in product strategy, roadmapping, and cross-functional leadership for consumer and AI-driven products.",
      "areas": [
        "Mobile Applications",
        "E-commerce",
        "AI Integration",
        "Revenue Optimization",
        "User Experience",
        "Data Analytics"
      ]
    },
    {
      "type": "project",
      "name": "Daily Horoscope",
      "description": "Comprehensive astrological service spanning Alexa skills, MCP servers, and ChatGPT plugins.",
      "url": "https://www.marksmatters.com/daily-horoscope/"
    }
  ],
  "content": {
    "pages": [
      {
        "url": "https://www.marksmatters.com/",
        "title": "Home",
        "description": "Introduction and overview of Mark Jennings' professional background and interests."
      },
      {
        "url": "https://www.marksmatters.com/experience/",
        "title": "Experience",
        "description": "Detailed work history including roles at HomeToGo, Formlabs, Wayfair, and previous positions."
      },
      {
        "url": "https://www.marksmatters.com/daily-horoscope/",
        "title": "Daily Horoscope Project",
        "description": "Overview of the Daily Horoscope project with development timeline and technical stack."
      },
      {
        "url": "https://www.marksmatters.com/daily-horoscope/alexa-skill/",
        "title": "Alexa Skill",
        "description": "Details about the Amazon Alexa skill providing daily horoscope readings."
      },
      {
        "url": "https://www.marksmatters.com/daily-horoscope/mcp-server/",
        "title": "MCP Server",
        "description": "Model Context Protocol server for programmatic access to horoscope data."
      }
    ]
  },
  "keywords": [
    "product management",
    "AI product development",
    "mobile applications",
    "e-commerce",
    "consumer technology",
    "data analytics",
    "revenue optimization",
    "cross-functional leadership",
    "agile development",
    "user experience",
    "business intelligence",
    "LLM integration",
    "Model Context Protocol",
    "Amazon Alexa",
    "product strategy"
  ],
  "relationships": [
    {
      "type": "owns",
      "from": "mark_jennings",
      "to": "marksmatters"
    },
    {
      "type": "created",
      "from": "mark_jennings",
      "to": "daily_horoscope"
    },
    {
      "type": "provides",
      "from": "marksmatters",
      "to": "daily_horoscope"
    }
  ]
}