{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-kato-gatzea-magnisia",
  "name": "Clothes Wash Dry",
  "description": "right on the beach - campsite with olive trees - shady spots - restaurant/bar - shop - center 500m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-kato-gatzea-magnisia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650776603.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Kato Gatzea",
    "addressRegion": "magnisia",
    "postalCode": "373 00",
    "addressCountry": "GR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.31017,
    "longitude": 23.11025
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.48,
    "reviewCount": 92,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "27",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€27+"
}