{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lokken-vestkyst-camping-lokken",
  "name": "Løkken Vestkyst Camping",
  "description": "Løkken Vestkyst Camping is in the north of Denmark, close to the old fishing village of Løkken. This is a child-friendly campsite in...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lokken-vestkyst-camping-lokken",
  "image": [
    "https://cdn1.acsi.eu/6/8/9/d/689dd7a4c0ce2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kystvejen 47",
    "addressLocality": "Løkken",
    "postalCode": "9480",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.38694,
    "longitude": 9.73728
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.9,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}