{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-sandaya-l-escale-saint-gilles-benodet",
  "name": "Camping Sandaya L'Escale Saint-Gilles",
  "description": "In the south of the beautiful department of Brittany, in the unspoiled region of Quimper, this campsite is right by the sea. Here, you can enjoy a...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-sandaya-l-escale-saint-gilles-benodet",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/e/674ee851a7c1e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Corniche de la Mer",
    "addressLocality": "Bénodet",
    "postalCode": "29950",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.86275,
    "longitude": -4.0955
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.3,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}