{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-verblijf-bij-hygge-bergeijk-nl",
  "name": "Camping Verblijf bij Hygge",
  "description": "Camping Verblijf bij Hygge is a campsite in Bergeijk, North Brabant.The campsite has which are marked out, pitches without shade and pitches with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-verblijf-bij-hygge-bergeijk-nl",
  "image": [
    "https://cdn1.acsi.eu/6/8/8/7/68874226c7b58.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Burgemeester Aartslaan 51",
    "addressLocality": "Bergeijk",
    "postalCode": "5571 TR",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.29442,
    "longitude": 5.38006
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.1,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}