{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-oudlandse-hoeve-steenbergen",
  "name": "Camping 'De Oudlandse Hoeve'",
  "description": "Camping 'De Oudlandse Hoeve' is a campsite in Steenbergen, North Brabant.The campsite has pitches with shade, pitches without shade and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-oudlandse-hoeve-steenbergen",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/67518fd39d7e7.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Moerstraatseweg 147",
    "addressLocality": "Steenbergen",
    "postalCode": "4651 VC",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.5635,
    "longitude": 4.32114
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}