{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/en-plo-beach-cafe-egio-peloponnesos",
  "name": "EN PLO Beach Cafe",
  "description": "shady places - small supermarket 100m - beach 10m - stay free with a meal or [€ 30, minus purchase price -] - in store buys center 5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/en-plo-beach-cafe-egio-peloponnesos",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650794911.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Egio",
    "addressRegion": "peloponnesos",
    "postalCode": "251 00",
    "addressCountry": "GR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.22363,
    "longitude": 22.14705
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.26,
    "reviewCount": 84,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "12",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€12+"
}