{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-camping-car-municipale-revin-revin-gran-este",
  "name": "Aire de Camping Car Municipale Revin",
  "description": "municipal parking next to the port, in the Maas - service column only with bank card - easy access to the tourist area: hiking, Greenway (biking road) - Shops 50m - center 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-camping-car-municipale-revin-revin-gran-este",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650806791.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue du Port",
    "addressLocality": "Revin",
    "addressRegion": "gran-este",
    "postalCode": "08500",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.93984,
    "longitude": 4.63875
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.87,
    "reviewCount": 101,
    "bestRating": 5,
    "worstRating": 1
  }
}