{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sites-paysages-etang-brissac-quince",
  "name": "Sites & Paysages de l'Etang",
  "description": "Castles, vineyards and picturesque villages define the surrounding area of the Camping de l'Etang, in...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sites-paysages-etang-brissac-quince",
  "image": [
    "https://cdn2.acsi.eu/6/7/8/6/67865746218e4.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "603 impasse de l'Étang",
    "addressLocality": "Brissac-Quincé",
    "postalCode": "49320",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.35958,
    "longitude": -0.43442
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 1052,
    "bestRating": 10,
    "worstRating": 1
  }
}