{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/les-cypres-st-gilles-croix-de-vie",
  "name": "Les Cyprès",
  "description": "Les Cyprès campsite is located in the French department of Vendée. This family campsite offers more than three hundred pitches and ninety mobile...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/les-cypres-st-gilles-croix-de-vie",
  "image": [
    "https://cdn2.acsi.eu/6/8/5/e/685e6b03d5b4f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "41 rue du pont Jaunay",
    "addressLocality": "St. Gilles-Croix-de-Vie",
    "postalCode": "85800",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.67094,
    "longitude": -1.90875
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Game_room"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.7,
    "reviewCount": 1748,
    "bestRating": 10,
    "worstRating": 1
  }
}