{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-club-ms-les-tamaris-le-barcares",
  "name": "Camping Club MS Les Tamaris",
  "description": "Camping Club MS Les Tamaris is just outside the charming tourist resort of Le Barcarès, in the Southern French department of...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-club-ms-les-tamaris-le-barcares",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/6750375a2b2e4.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1300 route de Saint-Laurent",
    "addressLocality": "Le Barcarès",
    "postalCode": "66420",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.77528,
    "longitude": 3.01997
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.8,
    "reviewCount": 11,
    "bestRating": 10,
    "worstRating": 1
  }
}