{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dalgard-camping-allingabro-1",
  "name": "Dalgård Camping",
  "description": "In the beautiful region of Djursland, not far from Fjellerup, lies the welcoming family campsite of Dalgård. Here everything is geared towards...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dalgard-camping-allingabro-1",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/8/674886d3b04fb.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Nordkystvejen 65",
    "addressLocality": "Allingåbro",
    "postalCode": "8961",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.50922,
    "longitude": 10.54594
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hut"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.7,
    "reviewCount": 16,
    "bestRating": 10,
    "worstRating": 1
  }
}