{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-municipal-lefebure-orbey",
  "name": "Camping Municipal Lefébure",
  "description": "Camping Municipal Lefébure is a campsite located in Orbey, Haut-Rhin, and located in the woods.This campsite on terraces and campsite on the...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-municipal-lefebure-orbey",
  "image": [
    "https://cdn3.acsi.eu/6/8/5/e/685e5585b3fd8.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "rue Lefébure",
    "addressLocality": "Orbey",
    "postalCode": "68370",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.13028,
    "longitude": 7.16222
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}