{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-tursac",
  "name": "water",
  "description": "Hello everyone, We are Garance and Simon, we offer you a stopover at your home with a superb view! And above all with space. If you like children, animals and nice people, this is the place!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-tursac",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Tursac",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.97,
    "longitude": 1.069
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}