{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-village-de-la-guyonniere-st-julien-des-landes-fr",
  "name": "Camping Village de la Guyonnière",
  "description": "The 5-star Camping Village de la Guyonnière is a campsite for the whole family, nestled in the unspoilt nature of the...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-village-de-la-guyonniere-st-julien-des-landes-fr",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/9/674980944c1d7.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1 La Guyonnière",
    "addressLocality": "St. Julien-des-Landes",
    "postalCode": "85150",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.65011,
    "longitude": -1.75014
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}