{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hedesunda-camping-ab-hedesunda-on",
  "name": "Hedesunda Camping AB",
  "description": "Hedesunda Camping AB is a campsite in Hedesunda, Gävleborg, located in a wood and by a lake/recreational pond.The campsite has pitches with shade,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hedesunda-camping-ab-hedesunda-on",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/675014c3ba4d7.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Övägen 68",
    "addressLocality": "Hedesunda/Ön",
    "postalCode": "81895",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.35056,
    "longitude": 17.02197
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.7,
    "reviewCount": 5,
    "bestRating": 10,
    "worstRating": 1
  }
}