{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aire-de-camping-car-ruynes-en-margeride-auvergne-rhone-alpes",
  "name": "Aire De Camping Car",
  "description": "next to La Mairie - current only at the service station - shops close",
  "url": "https://campertunity.com/listings/campgrounds/aire-de-camping-car-ruynes-en-margeride-auvergne-rhone-alpes",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650699724.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lesparrots",
    "addressLocality": "ruynes-en-margeride",
    "addressRegion": "auvergne-rhone-alpes",
    "postalCode": "15320",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.00104,
    "longitude": 3.2237
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.79,
    "reviewCount": 47,
    "bestRating": 5,
    "worstRating": 1
  }
}