{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-lardos-rhodes-lardos-rhodes",
  "name": "Campspace In Lardos Rhodes",
  "description": "Under the olive trees and in a vegetable garden. Near a lively village, and 2 kilometers from the Mediterranean Sea. A quiet and relaxing place.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-lardos-rhodes-lardos-rhodes",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "lardos-rhodes",
    "addressCountry": "GR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.097,
    "longitude": 28.011
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}