{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/naturcamping-hellor-schleswig-holstein",
  "name": "Naturcamping Hellör",
  "description": "Naturcamping Hellör is a camping site in Brodersby-Goltoft that offers facilities for dogs, water, electricity, toilets, wheelchair accessibility, and showers.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/naturcamping-hellor-schleswig-holstein",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "110198",
    "addressRegion": "schleswig-holstein",
    "postalCode": "24864",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.53549,
    "longitude": 9.73412
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}