{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-chemellier-paises-del-loira",
  "name": "Camping en Chemellier, Países del Loira",
  "description": "I suggest you mount your tent or park your van/truck on the land where my house and my cave are located. The forest and numerous hiking trails are located just behind. A large enclosure is reserved for sheep, geese and hens who help me with maintenance, ideal for a breakfast to the crowing of the rooster!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-chemellier-paises-del-loira",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Chemellier",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.345,
    "longitude": -0.349
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}