{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-verseau-greoux-les-bains-alpes-de-haute",
  "name": "CAMPING LE VERSEAU",
  "description": "In Gréoux-les-Bains this campsite 4 stars of 50 pitches offers chalets, mobil-homes, lodges & ecolodges and disabilities housing for rent. In terms of leisure, it offers a heated pool, organized activities and a children's club. Furthermore, as services, you will find a bar, a restaurant, a grocery store and massage services. Internet access via WIFI is available. Pets are allowed with extra charge.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-verseau-greoux-les-bains-alpes-de-haute",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Gréoux-les-Bains",
    "addressRegion": "Alpes-de-Haute-Provence",
    "postalCode": "04800"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.7512863,
    "longitude": 5.881504599999999
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ]
}