{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/palangos-kempingas-compensa-palanga",
  "name": "Palangos Kempingas Compensa",
  "description": "Palangos Kempingas Compensa is a campsite in Palanga, by the sea and in the forest. This campsite has pitches with parcels, without shadows and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/palangos-kempingas-compensa-palanga",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/675064d967b19.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Klaipédos pl. 33i",
    "addressLocality": "Palanga",
    "postalCode": "00101"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.87658,
    "longitude": 21.06594
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}