{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-municipale-anduze-anduze-occitanie-fr",
  "name": "Aire Municipale Anduze",
  "description": "behind the \"Poterie\" - pay attention: parking in the parking lot next to the station is forbidden - no shade - center 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-municipale-anduze-anduze-occitanie-fr",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650666707.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Place de la Gare",
    "addressLocality": "anduze",
    "addressRegion": "occitanie",
    "postalCode": "30140",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.04855,
    "longitude": 3.98495
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.69,
    "reviewCount": 32,
    "bestRating": 5,
    "worstRating": 1
  }
}