{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/flower-camping-les-fauvettes-anduze",
  "name": "Flower Camping Les Fauvettes",
  "description": "Flower Camping Les Fauvettes is a campsite that is located in Anduze, Gard, and located in the woods and river/stream.This campsite on terraces...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/flower-camping-les-fauvettes-anduze",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/9/674997874b6b2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "rte de St. Jean-du-Gard",
    "addressLocality": "Anduze",
    "postalCode": "30140",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.06025,
    "longitude": 3.97381
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.8,
    "reviewCount": 160,
    "bestRating": 10,
    "worstRating": 1
  }
}