{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dogs-allowed-verchaix",
  "name": "dogs_allowed",
  "description": "I rent my patio to help travelers. Patio under my country house, next to the road and a garden/prairie Activities There is a stream 2 minutes walk and then a lake, inflatable games, tree climbing, horse riding, games for children, take-away food, mini golf, free transport Other aspects The same price for one or two people.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dogs-allowed-verchaix",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Verchaix",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.0955,
    "longitude": 6.6815
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}