{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-elizabeth-hoeve-melissant",
  "name": "Camping Elizabeth Hoeve",
  "description": "If you prefer to spend your holiday in a quiet, quiet environment away from highways and urban agitation, then this...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-elizabeth-hoeve-melissant",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/a/674ae2f03497b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Noorddijk 8a",
    "addressLocality": "Melissant",
    "postalCode": "3248 LH",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.76303,
    "longitude": 4.06939
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 5,
    "bestRating": 10,
    "worstRating": 1
  }
}