{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-igelmonderhof-bullingen",
  "name": "Camping Igelmonderhof",
  "description": "Camping Igelmonderhof is a campsite with 72 pitches in Büllingen, Belgium. Dogs are allowed on this campsite.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-igelmonderhof-bullingen",
  "image": [
    "https://spottocamp-v2.ams3.digitaloceanspaces.com/campsites/SPOT09927a7a8d3638121ca9aad140914cdf/camping-igelmonderhof-bllingen-9ulr9/conversions/camping-igelmonderhof-bllingen-9ulr9-thumbnail-large.webp",
    "https://spottocamp-v2.ams3.digitaloceanspaces.com/campsites/SPOT09927a7a8d3638121ca9aad140914cdf/camping-igelmonderhof-bllingen-9ulr9/camping-igelmonderhof-bllingen-9ulr9.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Igelmonder-hof 5",
    "addressLocality": "Büllingen",
    "postalCode": "4760",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.33461,
    "longitude": 6.32804
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}