{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-beausejour-serignan-plage-1",
  "name": "Camping Beauséjour",
  "description": "The child-friendly and authentic Camping Beauséjour is situated along a beautiful, broad and sandy supervised beach right on the Mediterranean...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-beausejour-serignan-plage-1",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/a/674af704ed41c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Domaine de Beauséjour",
    "addressLocality": "Sérignan-Plage",
    "postalCode": "34410",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.26703,
    "longitude": 3.33036
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Jungle"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dunes"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 491,
    "bestRating": 10,
    "worstRating": 1
  }
}