{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-les-saumonards-boyardville",
  "name": "Camping Les Saumonards",
  "description": "Hidden in the woods on the French coast is Les Saumonards campsite. This natural campsite is located directly on the beach of Île...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-les-saumonards-boyardville",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/c/674c433b511eb.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "route des Saumonards",
    "addressLocality": "Boyardville",
    "postalCode": "17190",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.97842,
    "longitude": -1.24114
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ocean"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.4,
    "reviewCount": 9,
    "bestRating": 10,
    "worstRating": 1
  }
}