{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-tuintjes-svr-egmond-aan-den-hoef-north-holland",
  "name": "Camping De Tuintjes Svr",
  "description": "camper [5] and camping pitches [20] at the campsite - dairy farm - reservations only per week via the website - center Egmond aan den Hoef 3.5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-tuintjes-svr-egmond-aan-den-hoef-north-holland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651197666.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hoeverweg",
    "addressLocality": "egmond-aan-den-hoef",
    "addressRegion": "north-holland",
    "postalCode": "1934 PK",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.62652,
    "longitude": 4.66571
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "27.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€27.5+"
}