{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-mayas-hoefke-hoogeloon",
  "name": "Camping Maya's Hoefke",
  "description": "Camping Maya's Hoefke is a campsite in Hoogeloon, North Brabant.The campsite has which are marked out, pitches with shade, pitches without shade...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-mayas-hoefke-hoogeloon",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/675166f949e66.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Molenweg 1",
    "addressLocality": "Hoogeloon",
    "postalCode": "5528 NG",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.38922,
    "longitude": 5.27256
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.5,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}