{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minicamping-hoeve-rotterdam-de-cocksdorp-north-holland",
  "name": "Minicamping Hoeve Rotterdam",
  "description": "mini camping on Texel - nature - salty sea air - beautiful farmlands, in the Texel polder - a place full of peace - arrival between 13.00 and 22.30 - center 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minicamping-hoeve-rotterdam-de-cocksdorp-north-holland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650801460.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hoofdweg",
    "addressLocality": "De Cocksdorp",
    "addressRegion": "north-holland",
    "postalCode": "1795 JG",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.13242,
    "longitude": 4.86886
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.45,
    "reviewCount": 41,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "24.2",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€24.2+"
}