{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/oda-hoeve-kessel",
  "name": "Oda Hoeve",
  "description": "Our campsite has a beautiful location in Limburg. Relax or take part in activities. Learn more about our campsite >>",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/oda-hoeve-kessel",
  "image": [
    "https://www.odahoeve.nl/images/logo-social.png",
    "https://www.odahoeve.nl/cache/images/banners/kampeerterrein-odahoeve-800x600.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Heldenseweg 10",
    "addressLocality": "Kessel",
    "postalCode": "5995 RP",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.2912483,
    "longitude": 6.05734
  }
}