{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rosendals-glommen-se",
  "name": "Rosendals Camping",
  "description": "Rosendals Camping is a campsite in Glommen, Halland, located by the sea.The campsite has which are marked out, pitches without shade and pitches with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rosendals-glommen-se",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/f/674f2b7566201.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rosendalsvägen 22",
    "addressLocality": "Glommen",
    "postalCode": "31198",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.95764,
    "longitude": 12.36458
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.3,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}