{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kirsten-culmsee-ellingbugt-hundested",
  "name": "Kirsten Culmsee, Ellingbugt",
  "description": "near the farmer - quiet area - shops/centre 5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kirsten-culmsee-ellingbugt-hundested",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650706578.jpeg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Amtsvejen",
    "addressLocality": "Hundested",
    "postalCode": "3390",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.96918,
    "longitude": 11.95316
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.82,
    "reviewCount": 11,
    "bestRating": 5,
    "worstRating": 1
  }
}