{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/shaded-garden-vehicles-galria-corsica-fr",
  "name": "Shaded Garden For Vehicles In Galria Corsica",
  "description": "It is a shaded area for small vans or conditioned cars in which we have installed 2 dry baths, 2 showers powered by solar water heater, a sink to scrub for a wild but comfortable camping like the one we like to find when we go out in van. Our land is located 200 meters from the village, in a quiet area overlooking our mountains. Various walks around the grounds. Beach 500m, canoe 1km, diving center 200m, visit to the reserve of Scandola from 500m.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/shaded-garden-vehicles-galria-corsica-fr",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "galria",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.3985,
    "longitude": 8.6415
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}