{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-sigloy-centre-val-de-loire-sigloy",
  "name": "Campspace in Sigloy, Centre Val de Loire",
  "description": "Arrival in the late afternoon Departure at the end of the morning No caravans. Camping-cars accepted. (place to park easily) Other things Arrival in the late afternoon Departure at the end of the morning No caravans. Camping-cars accepted. (place to park easily)",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-sigloy-centre-val-de-loire-sigloy",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sigloy",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.8475,
    "longitude": 2.204
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}