{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vigso-bugt-shelter-plads-hanstholm-hanstholm",
  "name": "Vigsø Bugt, Shelter plads",
  "description": "Location directly on the beach - use GPS coordinates - center 6km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vigso-bugt-shelter-plads-hanstholm-hanstholm",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650892494.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Redningsvejen",
    "addressLocality": "Hanstholm",
    "addressRegion": "hanstholm",
    "postalCode": "7730",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.09804,
    "longitude": 8.73958
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.25,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  }
}