{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-st-pierre-la-mer-languedoc-roussillon",
  "name": "Reisemobilstellplatz",
  "description": "Paid parking space for 100 Mobile",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-st-pierre-la-mer-languedoc-roussillon",
  "image": [
    "https://stellplatz.info/Media/Default/StaticMap/14217/staticmap_14217_16_43.18978_3.19668.png?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://Stellplatz.Info/Media/Default/StaticMap/14217/staticmap_14217_16_43.18978_3.19668.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Boulevard des Embruns",
    "addressLocality": "St. Pierre la Mer",
    "addressRegion": "Languedoc-Roussillon",
    "postalCode": "11560",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.18978,
    "longitude": 3.19668
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.1,
    "reviewCount": 80,
    "bestRating": 5,
    "worstRating": 1
  }
}