{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/location-provence-alpes-cte-dazur-trans-en-provence",
  "name": "Location Provence Alpes Cte Dazur",
  "description": "30 minutes from the beaches of Sainte-Maxime, 1 hour from Lake Sainte Croix, we offer a pitch for a tent or small camper van (small slope at the entrance making it difficult to pass with a vehicle that is too long), on our land, near the house. Access to the swimming pool Cat or small dog allowed knowing that we have a dog and that the land is not entirely fenced",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/location-provence-alpes-cte-dazur-trans-en-provence",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "trans-en-provence",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.486,
    "longitude": 6.5005
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}