{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/vlychada-beach-richea",
  "name": "Vlychada Beach",
  "description": "Beautifully barely discovered spot right on the beach. The exciting, spectacular ride of 8 km from Richea to the beach is worth it alone. There is a house with toilet and (cold) outdoor shower. Except for waste containers no other facilities. Simple bar (old open van) with terrace, which is almost certainly closed out of season. No internet reception.",
  "url": "https://campertunity.com/listings/campgrounds/vlychada-beach-richea",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650881252.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unnamed Road",
    "addressLocality": "Richea",
    "addressRegion": "richea",
    "postalCode": "230 52",
    "addressCountry": "GR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.85557,
    "longitude": 23.04246
  },
  "sameAs": [
    "https://www.campercontact.com/en/greece/richea/72259/vlychada-beach"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€0+"
}