{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-l-air-marin-vias-plage",
  "name": "Camping L'Air Marin",
  "description": "Camping L’Air Marin borders on the Canal du Midi, some 800 m from the Mediterranean Sea. The campsite lies between the medieval looking town of...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-l-air-marin-vias-plage",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/8/67489a0c143b3.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "chemin des Oeillets",
    "addressLocality": "Vias-Plage",
    "postalCode": "34450",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.30217,
    "longitude": 3.42192
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.6,
    "reviewCount": 1303,
    "bestRating": 10,
    "worstRating": 1
  }
}