{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lokken-strandcamping-lokken",
  "name": "Løkken Strandcamping",
  "description": "This beach campsite is located directly on the North Sea, on the little touristy west coast of northern Jutland. There is also a...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lokken-strandcamping-lokken",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/d/674ddbd72245e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Furreby Kirkevej 97",
    "addressLocality": "Løkken",
    "postalCode": "9480",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.38533,
    "longitude": 9.72547
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dunes"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.5,
    "reviewCount": 7,
    "bestRating": 10,
    "worstRating": 1
  }
}