{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-sainte-catherine-de-fierbois",
  "name": "water",
  "description": "Located along the D910 road between Sorigny and Sainte Maure de Touraine, our former post office has a land of more than 4000m2 where our 4 sheep live freely in eco pasture. You are welcome on our land to enjoy a pleasant short stay.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-sainte-catherine-de-fierbois",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sainte-Catherine-de-Fierbois",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.171,
    "longitude": 0.655
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pasture"
    }
  ]
}