{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-sodyba-osupis-palanga",
  "name": "Camping Sodyba Osupis",
  "description": "Camping Sodyba Osupis is a campsite in Palanga, located by the sea.The campsite has which are marked out, pitches with shade, pitches without shade...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-sodyba-osupis-palanga",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/675195ad3b1f9.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Osupio takas 1A",
    "addressLocality": "Palanga",
    "postalCode": "00324"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.01461,
    "longitude": 21.07739
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.7,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}