{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "WebPage",
      "@id": "https://missionfill.com/personal-development/#webpage",
      "url": "https://missionfill.com/personal-development/",
      "name": "Personal Development Course, App & Books | MissionFill & Fortified Mind",
      "description": "Personal development course (Fortified Mind 21-day program), personal development app (MissionFill), and personal development books by Jermaine J. James.",
      "isPartOf": {
        "@type": "WebSite",
        "@id": "https://missionfill.com/#website",
        "name": "MissionFill",
        "url": "https://missionfill.com"
      },
      "about": [
        { "@id": "https://missionfill.com/personal-development/#course" },
        { "@id": "https://missionfill.com/personal-development/#app" },
        { "@id": "https://missionfill.com/about#books-by-jermaine-j-james" }
      ],
      "keywords": [
        "personal development",
        "personal development course",
        "personal development app",
        "personal development books",
        "faith based personal development",
        "personal development program"
      ]
    },
    {
      "@type": "Course",
      "@id": "https://missionfill.com/personal-development/#course",
      "name": "Fortified Mind — Personal Development Course",
      "alternateName": [
        "Fortified Mind Program",
        "21-day personal development course",
        "faith-based personal development course"
      ],
      "description": "21-day personal development course by Jermaine J. James — inner healing, mental discipline, daily accountability, and the A Fortified Mind book.",
      "url": "https://missionfill.com/fortifiedmind",
      "courseCode": "FM21",
      "duration": "P21D",
      "educationalLevel": "All Levels",
      "inLanguage": "en",
      "keywords": ["personal development course", "personal development program", "Fortified Mind", "inner healing", "mental discipline"],
      "provider": { "@type": "Organization", "name": "MissionFill", "url": "https://missionfill.com" },
      "instructor": { "@type": "Person", "name": "Jermaine J. James", "url": "https://missionfill.com/about/" },
      "offers": {
        "@type": "Offer",
        "url": "https://missionfill.com/fortifiedmind",
        "priceCurrency": "USD",
        "price": "77",
        "availability": "https://schema.org/InStock"
      }
    },
    {
      "@type": "SoftwareApplication",
      "@id": "https://missionfill.com/personal-development/#app",
      "name": "MissionFill — Personal Development App",
      "alternateName": ["personal development app", "best personal development app", "MissionFill self improvement app"],
      "description": "Personal development app with daily missions, AI coaching, accountability groups, and progress tracking for disciplined personal growth.",
      "url": "https://missionfill.com",
      "applicationCategory": "ProductivityApplication",
      "operatingSystem": "Web, Android, iOS",
      "offers": { "@type": "Offer", "priceCurrency": "USD", "price": "0" },
      "featureList": "Daily missions, Personal development tracking, AI coaching, Accountability community, Habit streaks, Goal setting"
    },
    {
      "@type": "ItemList",
      "@id": "https://missionfill.com/personal-development/#books",
      "name": "Personal Development Books by Jermaine J. James",
      "description": "Personal development books including A Fortified Mind, The Seven Powers of Man, Warrior King, and The Perfect Counselling Manual.",
      "itemListOrder": "https://schema.org/ItemListOrderAscending",
      "numberOfItems": 4,
      "itemListElement": [
        { "@type": "ListItem", "position": 1, "name": "A Fortified Mind: Breaking the Chains of Psychopseudo-Servitude", "url": "https://fortifiedmind.me" },
        { "@type": "ListItem", "position": 2, "name": "The Seven Powers of Man: The Energy to Design Destiny", "url": "https://www.amazon.com/dp/B07KLXFQ11" },
        { "@type": "ListItem", "position": 3, "name": "Warrior King: Overcoming the World", "url": "https://www.amazon.com/dp/B0DZ6JZ6L2" },
        { "@type": "ListItem", "position": 4, "name": "The Perfect Counselling Manual", "url": "https://www.amazon.com/dp/1999403118" }
      ]
    },
    {
      "@type": "FAQPage",
      "@id": "https://missionfill.com/personal-development/#faq",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "What is the best personal development course on MissionFill?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "The Fortified Mind 21-Day Program is the flagship personal development course — faith-based inner healing with daily structure, journaling, and accountability at missionfill.com/fortifiedmind."
          }
        },
        {
          "@type": "Question",
          "name": "Is MissionFill a personal development app?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes. MissionFill is a personal development app for daily missions, AI coaching from Professa, streak tracking, and community accountability. Start free at missionfill.com/welcome."
          }
        },
        {
          "@type": "Question",
          "name": "What personal development books does Jermaine J. James write?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Personal development books by Jermaine J. James include A Fortified Mind, The Seven Powers of Man, Warrior King, and The Perfect Counselling Manual. See missionfill.com/about for the full list and Amazon links."
          }
        }
      ]
    },
    {
      "@type": "BreadcrumbList",
      "itemListElement": [
        { "@type": "ListItem", "position": 1, "name": "Home", "item": "https://missionfill.com/" },
        { "@type": "ListItem", "position": 2, "name": "Personal Development", "item": "https://missionfill.com/personal-development/" }
      ]
    }
  ]
}
