{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-car-park-de-le-vauvert-ormoy-la-riviere",
  "name": "Camping Car Park de Le Vauvert",
  "description": "Enjoy a relaxing stay at Camping-Car Park de Le Vauvert in Ormoy-la-Rivière, France. Visitor review: 3.",
  "url": "https://campertunity.com/listings/campgrounds/camping-car-park-de-le-vauvert-ormoy-la-riviere",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651251599.jpeg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route de Vauvert",
    "addressLocality": "Ormoy-la-Rivière",
    "addressRegion": "isla-de-francia",
    "postalCode": "91150",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.41117,
    "longitude": 2.14375
  },
  "sameAs": [
    "https://www.campercontact.com/es/francia/isla-de-francia/ormoy-la-riviere/161218/camping-car-park-de-le-vauvert"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}