{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pods-au-lac-vert-doulcon",
  "name": "Pods au Lac Vert",
  "description": "Looking for nature and the unusual? Need to relax and go green? Rent a POD cabin, set up on the ground and made from natural building and insulation materials. At the Lac Vert campsite in Doulcon, the pod is equipped with 2 beds 80x190cm, a table and chairs, and electricity. This unusual accommodation is simple and comfortable, with no sanitary facilities and located less than 100 meters from the campsite's communal sanitary facilities.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pods-au-lac-vert-doulcon",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Camping du lac vert",
    "addressLocality": "Doulcon",
    "postalCode": "55110"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.3831448780236,
    "longitude": 5.18072635915543
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ]
}