{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/myrhoj-farso-strandby",
  "name": "Myrhøj Camping",
  "description": "Space and nature are the words best used describe the west coast of Himmerland, in the north of Denmark. Located by Denmark's largest fjord in the...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/myrhoj-farso-strandby",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/675038ff38e49.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Løgstørvej 69",
    "addressLocality": "Farsø/Strandby",
    "postalCode": "9640",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.79853,
    "longitude": 9.20889
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hunting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.7,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}