{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-la-sguinire",
  "name": "Campspace In La Sguinire Pays De La Loire",
  "description": "Plot in a place called in the middle of the countryside with a breathtaking view on the fields in the distance, with a magnificent sunset. Docile animals (dog, cat and chickens), easy to pet. Puy du Fou at 30 minutes, Loire castle at 1 hour !",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-la-sguinire",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "la-sguinire",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.0665,
    "longitude": -0.944
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}