{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-lombarde-lombardsijde",
  "name": "Camping De Lombarde",
  "description": "Camping De Lombarde is located in Lombardsijde, West Flanders, is located near the sea. This campsite has delimited pitches, both...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-lombarde-lombardsijde",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/d/674deaaf2dd3b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Elisabethlaan 4",
    "addressLocality": "Lombardsijde",
    "postalCode": "8434"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.15631,
    "longitude": 2.75353
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.9,
    "reviewCount": 44,
    "bestRating": 10,
    "worstRating": 1
  }
}