{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aire-de-gron",
  "name": "Aire Camping-car de Gron",
  "description": "This motorhome parking area was created in 2013 and can accommodate 15 vehicles. Euro-Relais® terminals are available to dispose of wastewater and for a clean water supply. You will enjoy the peace-and-quiet of this rural setting since the parking area is just next to the city-run “de la Fosse aux Loups” park with a fitness trail and play area for children, with the town centre shops also very close.",
  "url": "https://campertunity.com/listings/campgrounds/aire-de-gron",
  "image": [
    "https://en.tourisme-sens.com/wp-content/themes/otsens/images/logo.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6, rue du Général Leclerc",
    "addressLocality": "GRON",
    "postalCode": "89100"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.199865,
    "longitude": 3.282638
  },
  "sameAs": [
    "https://en.tourisme-sens.com/campsite/aire-camping-car-de-gron/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dump Station"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Sanitation"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Gravel Road"
    }
  ]
}