{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/karkelbeck-karkle-klaipeda-county-lithuania",
  "name": "Karkelbeck No. 409 camping and guest house",
  "description": "campsite with guesthouse - good sanitary facilities - sea 100m - water sports - center 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/karkelbeck-karkle-klaipeda-county-lithuania",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651118845.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Karklė",
    "addressRegion": "klaipeda-county",
    "postalCode": "92383",
    "addressCountry": "Lithuania"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.80167,
    "longitude": 21.07069
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.59,
    "reviewCount": 16,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "1",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "1+"
}