{
  "@context": "https://schema.org",
  "@type": "VideoGame",
  "name": "Run on Sand",
  "alternateName": "Beach Runner",
  "url": "https://run-sand.elwawy.com/",
  "applicationCategory": "GameApplication",
  "gamePlatform": [
    "Web browser",
    "HTML5",
    "Progressive Web App"
  ],
  "operatingSystem": [
    "Android",
    "iOS",
    "Windows",
    "macOS",
    "Linux"
  ],
  "inLanguage": [
    "ar",
    "en",
    "hi",
    "pt",
    "id",
    "es"
  ],
  "isAccessibleForFree": true,
  "genre": [
    "Runner",
    "Arcade",
    "Casual"
  ],
  "description": "Run on Sand is a free HTML5 browser game where players sprint through world beaches and city routes, collect gold, dodge hazards, buy power-ups, and unlock new locations.",
  "playMode": "SinglePlayer",
  "numberOfPlayers": {
    "@type": "QuantitativeValue",
    "minValue": 1,
    "maxValue": 1
  },
  "gameItem": [
    "Gold",
    "Shield",
    "Magnet",
    "Double score",
    "Extra life",
    "Speed boost"
  ],
  "gameLocation": [
    {
      "@type": "Place",
      "name": "Casablanca Roads",
      "address": {
        "@type": "PostalAddress",
        "addressCountry": "MA"
      },
      "description": "A Moroccan city-road route with taxis, market chaos, kite, skateboard, underwater, and balloon phases."
    },
    {
      "@type": "Place",
      "name": "Alexandria",
      "address": {
        "@type": "PostalAddress",
        "addressCountry": "EG"
      },
      "description": "An Egyptian coastal route with tram, storm wave, harbor boats, citadel, and lighthouse escape phases."
    },
    {
      "@type": "Place",
      "name": "Den Haag",
      "address": {
        "@type": "PostalAddress",
        "addressCountry": "NL"
      },
      "description": "A North Sea route through Scheveningen beach, pier, flood, storm, and city finish segments."
    }
  ],
  "audience": {
    "@type": "Audience",
    "audienceType": "Casual game players"
  },
  "offers": {
    "@type": "Offer",
    "price": "0",
    "priceCurrency": "USD",
    "availability": "https://schema.org/InStock"
  },
  "publisher": {
    "@type": "Organization",
    "name": "Elwawy",
    "url": "https://run-sand.elwawy.com/"
  },
  "businessDisclosure": {
    "url": "https://run-sand.elwawy.com/about.html",
    "disclosureName": "Elwawy",
    "industry": "Online games and entertainment software",
    "advertisingRelationship": "Direct publisher relationship; no marketing agency, external brand owner, separate end service provider, or third-party Google Ads account operator is disclosed."
  },
  "potentialAction": {
    "@type": "PlayAction",
    "target": "https://run-sand.elwawy.com/"
  },
  "crawlPolicy": {
    "aiAccess": "Public AI assistants, search crawlers, and user-directed AI agents may access, index, summarize, cite, and route users to this public game metadata.",
    "canonicalData": "https://run-sand.elwawy.com/ai-game-data.json",
    "robots": "https://run-sand.elwawy.com/robots.txt",
    "llms": "https://run-sand.elwawy.com/llms.txt"
  }
}
