{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hvide-sand-camping-hvide-sande",
  "name": "Hvide Sand Camping",
  "description": "Hvide Sand Camping is a camping in Hvide Sande, Denmark. Boka och recensera Hvide Sand Camping på Spottocamp.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hvide-sand-camping-hvide-sande",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg",
    "images//SPOT7e699f6bf0de9470507c5390aa64f508/mapbox/mapbox.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Karen Brands Vej 70",
    "addressLocality": "Hvide Sande",
    "postalCode": "6960",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.98482,
    "longitude": 8.13542
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  }
}