{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/agate-bio-farm-aguelmouss-beni-mellal-khenifra",
  "name": "The Agate Bio Farm",
  "description": "communication in English possible - special is the opportunity to learn more about agates and crystals",
  "url": "https://campertunity.com/listings/campgrounds/agate-bio-farm-aguelmouss-beni-mellal-khenifra",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651158296.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Aguelmouss",
    "addressRegion": "beni-mellal-khenifra",
    "addressCountry": "Morocco"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.14089,
    "longitude": -5.91499
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.9,
    "reviewCount": 10,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "60",
    "priceValidUntil": "2026-07-07"
  },
  "priceRange": "60+"
}