{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-presquile-de-giens-giens-hyeres",
  "name": "Camping La Presqu'île de Giens",
  "description": "On the Côte d'Azur on the Giens peninsula, you'll find the campsite La Presqu'île de Giens. A green campsite where you can...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-presquile-de-giens-giens-hyeres",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/9/6749b4656bdc2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "153 route de la Madrague",
    "addressLocality": "Giens/Hyères",
    "postalCode": "83400",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.04097,
    "longitude": 6.14333
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 11,
    "bestRating": 10,
    "worstRating": 1
  }
}