{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-tour-en-sologne-centre-val-de-loire-tour-en-sol",
  "name": "Campspace In Tour En Sologne Centre Val De Loire",
  "description": "Pascal and Isabelle run a privately-owned stable and pony club. We are parents of three children. We work as a family on our magnificent site.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-tour-en-sologne-centre-val-de-loire-tour-en-sol",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "tour-en-sologne",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.541,
    "longitude": 1.5135
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}