{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-jellys-hoeve-adults-only-havelte",
  "name": "Camping Jelly's Hoeve (Adults Only)",
  "description": "Campsite Jelly's Hoeve (Adults Only) is a campsite in Havelte, Drenthe, located in the woods.This campsite has...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-jellys-hoeve-adults-only-havelte",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/67503a849aa3b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Raadhuislaan 2",
    "addressLocality": "Havelte",
    "postalCode": "7971 CT",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.7685,
    "longitude": 6.24931
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 32,
    "bestRating": 10,
    "worstRating": 1
  }
}