{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-au-port-punay-chatelaillon-plage-1",
  "name": "Camping Au Port-Punay",
  "description": "Those who like fresh mussels and oysters are at the right place at Camping Au Port-Punay. And you will find the necessary relaxation at the beach...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-au-port-punay-chatelaillon-plage-1",
  "image": [
    "https://cdn1.acsi.eu/6/7/b/d/67bdc710d44e6.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "allée Bernard Moreau, Les Boucholeurs",
    "addressLocality": "Châtelaillon-Plage",
    "postalCode": "17340",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.05489,
    "longitude": -1.08331
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.7,
    "reviewCount": 839,
    "bestRating": 10,
    "worstRating": 1
  }
}