{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aire-municipale-saint-etienne-des-oullieres-auvergne-rhone",
  "name": "Aire Municipale",
  "description": "at the church, in the center - with no water intake frost possible - power 1x - no shops",
  "url": "https://campertunity.com/listings/campgrounds/aire-municipale-saint-etienne-des-oullieres-auvergne-rhone",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650750290.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue de l'Église",
    "addressLocality": "Saint-Étienne-des-Oullières",
    "addressRegion": "auvergne-rhone-alpes",
    "postalCode": "69460",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.07732,
    "longitude": 4.62968
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.28,
    "reviewCount": 9,
    "bestRating": 5,
    "worstRating": 1
  }
}