{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vilsharads-camping-vilsharad",
  "name": "Vilshärads Camping",
  "description": "Vilshärads Camping is a campsite in Gullbrandstorp, Halland, located by the sea. The campsite has pitches with delineation, without shade and with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vilsharads-camping-vilsharad",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/675037ba7b17d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vilhäradsvägen 24",
    "addressLocality": "Vilshärad",
    "postalCode": "30565",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.69478,
    "longitude": 12.69772
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.4,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}