{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-beaudean",
  "name": "water",
  "description": "Land located in a quiet area in front of my house. At the end of a road in the village of Beaudéan. The village is 7km from the town of Bagnères de Bigorre, where you'll find all amenities. Come and relax in a magnificent natural setting, surrounded by forests. Just 5 minutes from the start of walks, far from the road, you can listen to birdsong and enjoy views of the Pic du Midi. The activities Hiking from the house and further up the valley. Rock climbing, paragliding, skiing, kayaking... T...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-beaudean",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Beaudéan",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.028,
    "longitude": 0.169
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rock_climbing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ]
}