{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/la-chapelle-argeles-sur-mer",
  "name": "La Chapelle",
  "description": "Mobile homes in Argelès sur Mer with Homair in the La Chapelle campsite and book online.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/la-chapelle-argeles-sur-mer",
  "image": [
    "https://www.homair.com/photos/camping/96/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Place De L'Europe - Avenue Du Tech",
    "addressLocality": "Argelès sur Mer",
    "addressRegion": "Languedoc Roussillon",
    "postalCode": "66700",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.552777777778,
    "longitude": 3.0427777777778
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1835,
    "bestRating": 5,
    "worstRating": 1
  }
}