{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/les-angles-1-impasse-des-horizons-de-provence",
  "name": "Les Angles - 1 Impasse des Horizons de Provence",
  "description": "Flat and free parking in front of the school without amenities. Quiet and peaceful for 1 night.",
  "url": "https://campertunity.com/listings/campgrounds/les-angles-1-impasse-des-horizons-de-provence",
  "image": [
    "/images/svg/logo_p4n_web_vertical.svg",
    "https://cdn6.park4night.com/images/svg/flags/fr.svg",
    "https://cdn6.park4night.com/images/svg/icons/access/icon_c.svg?v=bf1a9a5",
    "https://cdn3.park4night.com/lieu/750101_750200/750181_gd.jpg"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.952543,
    "longitude": 4.772645
  },
  "sameAs": [
    "https://park4night.com/en/place/261704"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Free Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    }
  ]
}