{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-terra-incognito-westerland",
  "name": "Camping Terra Incognito",
  "description": "Spacious without fixed places - dogs on a leash - outdoor kitchen - various rates see website - center 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-terra-incognito-westerland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651051000.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dam",
    "addressLocality": "Westerland",
    "addressRegion": "north-holland",
    "postalCode": "1778 KV",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.89525,
    "longitude": 4.91409
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.18,
    "reviewCount": 11,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "22",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€22+"
}