{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ragnerudssjons-camping-stugby-hogsater",
  "name": "Ragnerudssjöns Camping & Stugby",
  "description": "In the middle of the typical Swedish landscape of Dalsland, on a lake surrounded by forest on all sides, you will find Ragnerudssjöns...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ragnerudssjons-camping-stugby-hogsater",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/f/674f2b60d64f7.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Jolsäter 15",
    "addressLocality": "Högsäter",
    "postalCode": "45897",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.6505,
    "longitude": 12.10281
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 9,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}