{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-lacapelle-biron",
  "name": "water",
  "description": "Between Paris, San Francisco and here, my grandmother’s farm, my father’s home, my daughter and I live on a 4-hectare lot, an old stone house with barn and a spectacular view, near the Château de Biron. I am 57 years old and my daughter 17. We love this place and hope it remains familiar (five generations). I write, read, teach, take care of the garden, cook, do hiking... I learn to be here and now in the silence and beauty of nature with my cat Panther. I like to see or receive my friends, g...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-lacapelle-biron",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "LACAPELLE BIRON",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.6055,
    "longitude": 0.888
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}