{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wild-campervan-parking-rhodes-rodos",
  "name": "Wild Campervan Parking Rhodes",
  "description": "More than 25 000 m2 of landscaped hillside, overlooking the bay of Vlycha to park your motorhome, without worrying about being moved! Water is available, however, there is no electrical connection. Our prices vary depending on the time of stay, from 8e per night. Our site is on top of a hill overlooking the beautiful bay of Vlycha, the beach is 10 minutes walk away, where you can find hammocks, water sports and an ideal beach bar.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wild-campervan-parking-rhodes-rodos",
  "image": [
    "https://img.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Rodos",
    "addressRegion": "rodos",
    "postalCode": "851 07",
    "addressCountry": "GR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.08578,
    "longitude": 28.05959
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "8",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€8+"
}