{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-bonheur-cote-pre-lestrequeoc-ploneour-lanvern",
  "name": "Camping Le Bonheur Côté Pré Lestréguéoc",
  "description": "Camping Le Bonheur Côté Pré Lestréguéoc is a campsite in Plonéour-Lanvern, Finistère, located in a wood and by a lake/recreational pond.This...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-bonheur-cote-pre-lestrequeoc-ploneour-lanvern",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/6751688087758.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7 Lestréguéoc",
    "addressLocality": "Plonéour-Lanvern",
    "postalCode": "29720",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.91519,
    "longitude": -4.29914
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.6,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}