{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/caravan-camp-seaside-artemida",
  "name": "Caravan Camp Seaside",
  "description": "Athens 40km - behind beach bar - center of Artemida: 200m/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/caravan-camp-seaside-artemida",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651122869.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "artemida",
    "addressRegion": "oost-attica",
    "postalCode": "190 16",
    "addressCountry": "GR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.95558,
    "longitude": 24.00989
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.38,
    "reviewCount": 16,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "25",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "€25+"
}