{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/le-neptune-argeles-sur-mer-languedoc-roussillon-1",
  "name": "Le Neptune",
  "description": "Places in the surroundings of Le Neptune-Argelès sur Mer, which you should absolutely look at, because camping also means discovering something new.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/le-neptune-argeles-sur-mer-languedoc-roussillon-1",
  "image": [
    "https://www.homair.com/photos/camping/2627/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avenue de la Retirada",
    "addressLocality": "Argelès sur Mer",
    "addressRegion": "Languedoc Roussillon",
    "postalCode": "66700",
    "addressCountry": "Frankreich"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.56535,
    "longitude": 3.03667
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.3,
    "reviewCount": 195,
    "bestRating": 5,
    "worstRating": 1
  }
}