{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-glifa-ilia",
  "name": "Clothes Wash Dry",
  "description": "restaurant - small shop - Swimming pool - Beach 300m - center 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-glifa-ilia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650741055.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Camping Ionion Beach",
    "addressLocality": "Glifa",
    "addressRegion": "ilia",
    "postalCode": "270 50",
    "addressCountry": "GR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.83635,
    "longitude": 21.13368
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.56,
    "reviewCount": 97,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "24.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€24.5+"
}