{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-at-the-sea-palanga-klaipeda-county",
  "name": "Camping At The Sea",
  "description": "family campsite on the Baltic Sea coast - barbecue areas, bike rental, kitchenette - Klaipeda 20km - center 7km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-at-the-sea-palanga-klaipeda-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650879238.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Užkanavės gatvė",
    "addressLocality": "palanga",
    "addressRegion": "klaipeda-county",
    "postalCode": "00169",
    "addressCountry": "lithuania"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.96305,
    "longitude": 21.07415
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bike_rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.33,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "26",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "26+"
}