{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/siviks-camping-lysekil",
  "name": "Siviks Camping",
  "description": "Siviks Camping is a campsite that is located in Lysekil, Västra Götaland, and located near the sea.This campsite has delimited pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/siviks-camping-lysekil",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/f/674f2b5dc2083.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Träleberg 172",
    "addressLocality": "Lysekil",
    "postalCode": "45392"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.29692,
    "longitude": 11.44844
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}