{
  "name": "African Tales",
  "description": "A modern storytelling platform preserving Africa's cultural heritage through immersive stories, audio narration, and rich visuals. Discover African folktales, myths, and legends for children and adults.",
  "url": "https://myafricantales.com",
  "type": "website",
  "category": "Education & Cultural Heritage",
  "language": "en",
  "dateModified": "2025-11-25",
  "provider": {
    "name": "African Tales",
    "type": "Organization",
    "url": "https://myafricantales.com"
  },
  "potentialAction": [
    {
      "type": "ReadAction",
      "target": "https://myafricantales.com",
      "description": "Read African folktales and stories"
    },
    {
      "type": "ListenAction",
      "target": "https://myafricantales.com",
      "description": "Listen to audio narrations of African stories"
    }
  ],
  "mainEntity": [
    {
      "type": "WebPage",
      "name": "Homepage",
      "url": "https://myafricantales.com/",
      "description": "Discover African folktales, myths, and legends for children and adults. Browse our collection of stories from across Africa.",
      "about": [
        "African folktales",
        "African mythology",
        "African legends",
        "Children's stories",
        "Oral tradition",
        "Cultural heritage"
      ],
      "keywords": "African stories, African folktales, African myths, African legends, African literature, stories for kids, African heritage, storytelling platform, Nigerian folktales, oral tradition",
      "inLanguage": "en",
      "lastReviewed": "2025-11-25"
    },
    {
      "type": "WebPage",
      "name": "Our Mission",
      "url": "https://myafricantales.com/about",
      "description": "Learn how African Tales is preserving Africa's oral tradition and cultural heritage through accessible stories, audio, and AI-powered visuals for all ages.",
      "about": [
        "African storytelling mission",
        "African heritage preservation",
        "Oral tradition",
        "African culture platform",
        "Cultural education"
      ],
      "keywords": "African storytelling mission, African heritage preservation, oral tradition, African culture platform",
      "inLanguage": "en",
      "lastReviewed": "2025-11-25"
    },
    {
      "type": "WebPage",
      "name": "Contact",
      "url": "https://myafricantales.com/contact",
      "description": "Get in touch with African Tales. Share feedback, suggestions, or partnership opportunities.",
      "inLanguage": "en",
      "lastReviewed": "2025-11-25"
    },
    {
      "type": "CollectionPage",
      "name": "Story Collection",
      "url": "https://myafricantales.com/#stories",
      "description": "Browse our collection of African stories organized by country, category, and tags. Each story includes audio narration and visual illustrations.",
      "about": [
        "African folktales collection",
        "Nigerian stories",
        "Yoruba stories",
        "Anansi stories",
        "Tortoise stories",
        "African animal tales"
      ],
      "hasPart": {
        "type": "CreativeWork",
        "name": "Individual Stories",
        "url": "https://myafricantales.com/story/{id}",
        "description": "Each story page includes: full text, audio narration, illustrations, PDF download, and cultural context.",
        "learningResourceType": "Story",
        "educationalLevel": "All Ages",
        "interactivityType": "mixed",
        "typicalAgeRange": "3-99",
        "accessMode": [
          "textual",
          "visual",
          "auditory"
        ],
        "accessibilityFeature": [
          "audioDescription",
          "readingOrder",
          "structuralNavigation",
          "tableOfContents"
        ]
      }
    }
  ],
  "features": [
    "Audio narration for every story",
    "AI-generated culturally authentic illustrations",
    "PDF download for offline reading",
    "Auto-play mode for continuous storytelling",
    "Multiple reading modes (Light, Dark, Weekend)",
    "Search and filter by country, category, tags",
    "Mobile-optimized reading experience",
    "Cultural heritage preservation"
  ],
  "contentTypes": [
    "Folktales",
    "Myths",
    "Legends",
    "Fables",
    "Origin stories",
    "Moral tales",
    "Animal stories",
    "Hero stories"
  ],
  "geographicCoverage": [
    "Nigeria",
    "Ghana",
    "Kenya",
    "South Africa",
    "West Africa",
    "East Africa",
    "Central Africa",
    "Southern Africa"
  ],
  "audience": [
    "Children (3-12 years)",
    "Young adults",
    "Parents",
    "Educators",
    "Cultural enthusiasts",
    "Researchers",
    "African diaspora"
  ],
  "crawlInstructions": {
    "frequencyHint": "daily",
    "priorityPages": [
      "https://myafricantales.com/",
      "https://myafricantales.com/about"
    ],
    "dynamicContent": true,
    "spa": true,
    "note": "This is a single-page application (SPA). Story pages are dynamically loaded via /story/{id} routes. The story collection is fetched from an API endpoint."
  },
  "apiEndpoints": {
    "note": "Public API endpoints for AI tools to discover content",
    "storiesList": "/stories",
    "storyById": "/stories/{id}",
    "description": "These endpoints return JSON data about available stories and their content."
  },
  "semanticAnnotations": {
    "storyStructure": {
      "id": "Unique story identifier",
      "title": "Story title",
      "description": "Story summary/synopsis",
      "category": "Story category (e.g., Folktale, Myth, Legend)",
      "country": "Country of origin",
      "tags": "Array of relevant tags",
      "coverImage": "Story cover image URL",
      "scenes": "Array of story pages/scenes with text, images, and audio",
      "pdf": "Downloadable PDF URL",
      "createdAt": "Publication date"
    }
  },
  "useCases": {
    "forEducators": "Use stories for classroom teaching about African culture and values",
    "forParents": "Read or play audio stories for children at bedtime or during family time",
    "forResearchers": "Study African oral traditions and storytelling patterns",
    "forAITools": "Extract cultural knowledge, story patterns, and educational content about African heritage",
    "forStudents": "Learn about African culture, history, and moral lessons through engaging stories"
  },
  "contact": {
    "email": "hello@myafricantales.com",
    "url": "https://myafricantales.com/contact"
  }
}
