{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-domaine-de-longemer-xonrupt-longemer-1",
  "name": "Camping Domaine de Longemer",
  "description": "If you love a wonderful stay in the mountains, Camping Domaine de Longemer near Xonrupt-Longemer is the perfect holiday destination. Here...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-domaine-de-longemer-xonrupt-longemer-1",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/a/674acffe46221.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "121 route de la Plage",
    "addressLocality": "Xonrupt-Longemer",
    "postalCode": "88400",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.07822,
    "longitude": 6.94253
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.2,
    "reviewCount": 1970,
    "bestRating": 10,
    "worstRating": 1
  }
}