{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/flower-camping-le-petit-paris-le-chateau-dolonne-fr",
  "name": "Flower Camping Le Petit Paris",
  "description": "This campsite is located further inland, in the middle of nature and close to the sandy beaches of cosmopolitan Les Sables-d'Olonne. In this...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/flower-camping-le-petit-paris-le-chateau-dolonne-fr",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/c/674c308446cd9.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "41 rue du Petit Versailles",
    "addressLocality": "Le Château-d'Olonne",
    "postalCode": "85180",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.47369,
    "longitude": -1.72111
  },
  "amenityFeature": [
    {
      "@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": "Ocean"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 330,
    "bestRating": 10,
    "worstRating": 1
  }
}