{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-sainte-catherine-de-fierbois-centre-val-de",
  "name": "Campspace In Sainte Catherine De Fierbois Centre Val De Loire",
  "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/campspace-in-sainte-catherine-de-fierbois-centre-val-de",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "sainte-catherine-de-fierbois",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.176,
    "longitude": 0.654
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pasture"
    }
  ]
}