Structured for AI

The same listing, in formats AI assistants can read directly.

  • ChatGPT
  • Claude
  • Gemini
  • Any AI agent

You can analyze this campground with your AI assistant

Use campertunity.com to consider El Khaima for our next trip.”

Choose your data format

Add .md for clean markdown or .json for structured data.

Responseapplication/json
{  "@context": "https://schema.org",  "@type": "Campground",  "@id": "https://campertunity.com/listings/campgrounds/el-khaima-merzouga",  "name": "El Khaima",  "description": "large walled RV Park on the outskirts of Merzouga for the dunes",  "url": "https://campertunity.com/listings/campgrounds/el-khaima-merzouga",  "image": [    "https://images.campercontact.com/media/photos/112308515707551748.jpg"  ],  "address": {    "@type": "PostalAddress",    "addressLocality": "Merzouga",    "addressCountry": "Morocco"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 31.1012,    "longitude": -4.00793  },  "sameAs": [    "https://www.campercontact.com/en/morocco/draa-tafilalet/merzouga/19835/el-khaima"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Rv Camping"    },    {      "@type": "LocationFeatureSpecification",      "name": "Rv"    },    {      "@type": "LocationFeatureSpecification",      "name": "Dunes"    }  ],  "offers": {    "@type": "Offer",    "availability": "https://schema.org/InStock",    "priceCurrency": "CAD",    "price": "32.26",    "priceValidUntil": "2026-10-18"  },  "priceRange": "32.26+"}