{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-europe-argeles-sur-mer",
  "name": "Camping Europe",
  "description": "Camping Europe is a campsite that is located in Argelès-sur-Mer, Pyrénées-Orientales, and located near the sea.This campsite has pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-europe-argeles-sur-mer",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/c/674c3ad0e92ce.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "avenue du Général de Gaulle",
    "addressLocality": "Argelès-sur-Mer",
    "postalCode": "66700",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.55039,
    "longitude": 3.04192
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_tub"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.6,
    "reviewCount": 11,
    "bestRating": 10,
    "worstRating": 1
  }
}