{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-plage-argeles-argeles-sur-mer",
  "name": "Camping La Plage Argelès",
  "description": "Camping La Plage Argelès is a campsite that is located in Argelès-sur-Mer, Pyrénées-Orientales, and located near the sea and river/d'un...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-plage-argeles-argeles-sur-mer",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/c/674cb65903545.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "avenue Général De Gaulle",
    "addressLocality": "Argelès-sur-Mer",
    "postalCode": "66700",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.55036,
    "longitude": 3.04419
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.7,
    "reviewCount": 5,
    "bestRating": 10,
    "worstRating": 1
  }
}