{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/flower-camping-du-gevaudan-marvejols",
  "name": "Flower Camping du Gévaudan",
  "description": "Flower Camping du Gévaudan is a campsite in Marvejols, Lozère, located on a river/stream. The campsite has pitches with delineation, with shade,...",
  "url": "https://campertunity.com/listings/campgrounds/flower-camping-du-gevaudan-marvejols",
  "image": [
    "https://cdn1.acsi.eu/6/8/d/f/68dfc43995233.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2 bis le pré de France",
    "addressLocality": "Marvejols",
    "postalCode": "48100",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.55081,
    "longitude": 3.30436
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.9,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}