{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/le-pin-parasol-la-chapelle-hermier-pays-de-la-loire",
  "name": "Le Pin Parasol",
  "description": "Pitch Up to 6 people from Le Pin Parasol campsite in La Chapelle-Hermier and enjoy an unforgettable stay.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/le-pin-parasol-la-chapelle-hermier-pays-de-la-loire",
  "image": [
    "https://medias.yellohvillage.fr/5098/yelloh_pin_parasol_3a96476fcd.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6 Châteaulong",
    "addressLocality": "La Chapelle Hermier",
    "addressRegion": "Pays de la Loire",
    "postalCode": "85220",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.667108,
    "longitude": -1.755205
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 1139,
    "bestRating": 5,
    "worstRating": 0
  }
}