{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-camping-car-piau-engaly-bagneres-de-bigorre",
  "name": "Camping area Car Piau Engaly",
  "description": "Enjoy a relaxing stay in Camping-Car Area Piau Engaly in Bagnères-de-Bigorre, France. Visitor rating: 3.17.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-camping-car-piau-engaly-bagneres-de-bigorre",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650665497.jpeg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Montagne de Batsegure",
    "addressLocality": "Bagnères-de-Bigorre",
    "addressRegion": "Occitanie",
    "postalCode": "65170",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.78646243,
    "longitude": 0.15714169
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}