{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aire-municipale-nogent-sur-seine-grand-est",
  "name": "Aire Municipale",
  "description": "quiet place at the Seine-at swimming pool-beside Camping Municipal-at nuclear power station and sports fields",
  "url": "https://campertunity.com/listings/campgrounds/aire-municipale-nogent-sur-seine-grand-est",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650663417.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue du Camping",
    "addressLocality": "nogent-sur-seine",
    "addressRegion": "grand-est",
    "postalCode": "10400",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.50341,
    "longitude": 3.50848
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.27,
    "reviewCount": 44,
    "bestRating": 5,
    "worstRating": 1
  }
}