{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lac-noir-orbey-grand-est",
  "name": "Lac Noir",
  "description": "parking during the day busy, but after 5 pm sufficient space - beautiful view - quiet area - no traffic noise - blocks needed - at night very dark - center 4.5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lac-noir-orbey-grand-est",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650849126.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "D48.3",
    "addressLocality": "Orbey",
    "addressRegion": "grand-est",
    "postalCode": "68370",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.1127,
    "longitude": 7.10007
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.9,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}