{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-le-petit-bois-ruynes-en-margeride",
  "name": "Camping Le Petit Bois",
  "description": "The campsite Le Petit Bois is a quiet campsite located in the hilly area of the Auvergne, on the edge of the village of Ruynes-en-Margueride. The campsite...",
  "url": "https://campertunity.com/listings/campgrounds/camping-le-petit-bois-ruynes-en-margeride",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/9/6749964f18c10.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3 rue Gustave Eiffel - Léon Boyer",
    "addressLocality": "Ruynes-en-Margeride",
    "postalCode": "15320",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.99892,
    "longitude": 3.21894
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.8,
    "reviewCount": 15,
    "bestRating": 10,
    "worstRating": 1
  }
}