{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/in-the-pine-forest-in-ollioules-provence-alpes-cote",
  "name": "In the pine forest in Ollioules, Provence Alpes Côte d'Azur",
  "description": "new ! You dream of spending two nights or more and a wonderful vacation, a weekend in a van 5 km from the nearest beach: Bonnegrâce. Between Toulon and Bandol: in Ollioules on the heights, 3 parking spaces for converted vans or roof tents (vehicles up to 6 meters) in a quiet, magnificent wild location, view of a pine forest. NO TENTS ONLY VANS AND SMALL MOTORHOME - MAX 6 M.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/in-the-pine-forest-in-ollioules-provence-alpes-cote",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ollioules",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.1335,
    "longitude": 5.839
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}