{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/3e3ca345b5be8b7fe4529b411107aec7e59cc5030dc3b39ecd1b2b19487d2e02",
  "name": "Camping Oceanpoint",
  "description": "beautifully located campsite overlooking the beach - quiet as the watchdogs sleep - simple clean toilets - basic shower - center km",
  "url": "https://campertunity.com/listings/campgrounds/3e3ca345b5be8b7fe4529b411107aec7e59cc5030dc3b39ecd1b2b19487d2e02",
  "image": [
    "https://img.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unnamed Road",
    "addressLocality": "imsouane",
    "addressRegion": "souss-massa",
    "addressCountry": "morocco"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.84595,
    "longitude": -9.82272
  },
  "sameAs": [
    "https://www.campercontact.com/en/morocco/souss-massa/imsouane/62681/camping-oceanpoint"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "80",
    "priceValidUntil": "2026-10-19"
  },
  "priceRange": "80+"
}