{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-l-oasis-california-le-barcares-fr",
  "name": "Camping L'Oasis - California",
  "description": "Camping Los Angeles Oasis California is a large family campsite close to the beach on the Mediterranean, just north of Perpignan...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-l-oasis-california-le-barcares-fr",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/d/674de1e055da2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1030 route de St. Laurent",
    "addressLocality": "Le Barcarès",
    "postalCode": "66420",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.77639,
    "longitude": 3.02475
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.2,
    "reviewCount": 49,
    "bestRating": 10,
    "worstRating": 1
  }
}