{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/corner-of-nature-just-a-stones-throw-from-the-city-quimper",
  "name": "A corner of nature just a stone's throw from the city",
  "description": "Land near Quimper, a stone's throw from an early 18th century farmhouse attached to the Kerlic clinic. We provide water and electricity. We can provide equipment if needed. We will be happy to welcome you to our old stones!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/corner-of-nature-just-a-stones-throw-from-the-city-quimper",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Quimper",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.0165,
    "longitude": -4.0725
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}