{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kuressaare-city-harbour-caravan-park-kuressaare",
  "name": "Kuressaare City Harbour Caravan Park",
  "description": "Kuressaare City Harbour Caravan Park is a campsite in Kuressaare, located by the sea.The campsite has pitches without shade. Kuressaare City Harbour...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kuressaare-city-harbour-caravan-park-kuressaare",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/675064c18f620.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tori 4",
    "addressLocality": "Kuressaare",
    "postalCode": "93810"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.24522,
    "longitude": 22.47025
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.2,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}