{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "WebApplication",
      "@id": "https://app.wordsearchz.com/#app",
      "url": "https://app.wordsearchz.com/",
      "name": "WordSearchZ",
      "alternateName": "WordSearchZ Puzzles",
      "description": "Unlimited, 100% free online word search puzzles. Create customized word games, challenge daily brain teasers, progress through levels. Fully optimized Progressive Web App (PWA) with offline play, smooth touch sweeps and more.",
      "applicationCategory": "GameApplication",
      "operatingSystem": "All",
      "browserRequirements": "Requires HTML5 compatible desktop or mobile browser",
      "installs": "150000",
      "permissions": "None",
      "author": {
        "@type": "Organization",
        "@id": "https://app.wordsearchz.com/#organization",
        "name": "Luxana Capital LLC",
        "url": "https://app.wordsearchz.com"
      },
      "offers": {
        "@type": "Offer",
        "price": "0.00",
        "priceCurrency": "USD",
        "category": "Free"
      },
      "screenshot": "https://app.wordsearchz.com/app-screenshot.png",
      "aggregateRating": {
        "@type": "AggregateRating",
        "ratingValue": "4.9",
        "ratingCount": "1250",
        "bestRating": "5",
        "worstRating": "1"
      }
    },
    {
      "@type": "VideoGame",
      "@id": "https://app.wordsearchz.com/#game",
      "url": "https://app.wordsearchz.com/",
      "name": "WordSearchZ - Online Word Search Puzzle Game",
      "description": "Unlimited fully-customizable word search puzzles. Play free daily word puzzles, play the campaign, try different game modes or create custom puzzles.",
      "genre": [
        "Puzzle",
        "Word Game",
        "Educational Game",
        "Brain Training",
        "Casual Game",
        "Mental Fitness"
      ],
      "gamePlatform": [
        "Web Browser",
        "Mobile Web",
        "Android",
        "iOS"
      ],
      "author": {
        "@id": "https://app.wordsearchz.com/#organization"
      },
      "educationalUse": [
        "Vocabulary Acquisition",
        "Cognitive Training",
        "Visual Discrimination",
        "Pattern Recognition",
        "Spatial Orientation",
        "Memory Retention",
        "Problem Solving",
        "Mental Agility Exercises"
      ],
      "audience": [
        {
          "@type": "Audience",
          "audienceType": [
            "Puzzle Enthusiasts",
            "Casual Gamers",
            "Teachers & Educators",
            "Senior Mental Fitness",
            "English as a Second Language (ESL) Students",
            "Brain Training Advocates",
            "Mobile Web Gamers",
            "Lifelong Learners",
            "Parents & Families"
          ]
        },
        {
          "@type": "PeopleAudience",
          "audienceType": [
            "Children",
            "Students"
          ],
          "suggestedMinAge": "6"
        }
      ],
      "numberOfPlayers": 1,
      "playMode": "SinglePlayer",
      "offers": {
        "@type": "Offer",
        "price": "0.00",
        "priceCurrency": "USD"
      }
    }
  ]
}