{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-sandaya-amis-la-plage-le-bois-plage-re",
  "name": "Camping Sandaya Amis de la Plage",
  "description": "Camping Sandaya Amis de la Plage campsite is located on the French island of Ile de Ré. Here you can camp directly on one of the most...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-sandaya-amis-la-plage-le-bois-plage-re",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/c/674c43846124a.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "68 avenue du Pas des Boeufs",
    "addressLocality": "Le Bois-Plage-en-Ré",
    "postalCode": "17580",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.1775,
    "longitude": -1.38667
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ocean"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dunes"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.3,
    "reviewCount": 6,
    "bestRating": 10,
    "worstRating": 1
  }
}