{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/grannas-camping-och-stugby-valdemarsvik",
  "name": "Grännäs Camping och Stugby",
  "description": "Grännäs Camping och Stugby is a campsite in Valdemarsvik, Östergötland, located by the sea and in a wood.This terraced camp site has which are...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/grannas-camping-och-stugby-valdemarsvik",
  "image": [
    "https://cdn3.acsi.eu/6/7/c/e/67cec58c16538.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Festplatsvägen 1",
    "addressLocality": "Valdemarsvik",
    "postalCode": "61533",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.19411,
    "longitude": 16.61706
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.8,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}