{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ighiz-errachidia-errachidia-marokko",
  "name": "Camping Ighiz Inn",
  "description": "campsite near N10 - drives from GPS coordination point south - center 3.5 km",
  "url": "https://campertunity.com/listings/campgrounds/ighiz-errachidia-errachidia-marokko",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650821426.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "N10",
    "addressLocality": "Errachidia",
    "addressRegion": "errachidia",
    "addressCountry": "Marokko"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.91738,
    "longitude": -4.45362
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.79,
    "reviewCount": 14,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "80",
    "priceValidUntil": "2026-06-30"
  },
  "priceRange": "80+"
}