{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/svr-de-hoef-budel",
  "name": "SVR De Hoef",
  "description": "SVR De Hoef is a campsite with 30 tent sites in Budel, Netherlands. Dogs are allowed on this campsite.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/svr-de-hoef-budel",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/campsites/SPOTHva7XSSvsZxI1jNOk8ibSPrY7vhGAYIv/biggerthumb.jpg",
    "images/nl/SPOTHva7XSSvsZxI1jNOk8ibSPrY7vhGAYIv/carousel/61a91c70e1894-svr-de-hoef-budel.jpg",
    "images/nl/SPOTHva7XSSvsZxI1jNOk8ibSPrY7vhGAYIv/carousel/61a91c717c3b0-svr-de-hoef-budel.jpg",
    "images/nl/SPOTHva7XSSvsZxI1jNOk8ibSPrY7vhGAYIv/carousel/61a91c704bf42-svr-de-hoef-budel.jpg",
    "images/nl/SPOTHva7XSSvsZxI1jNOk8ibSPrY7vhGAYIv/carousel/61a91c723941a-svr-de-hoef-budel.jpg",
    "images//SPOTHva7XSSvsZxI1jNOk8ibSPrY7vhGAYIv/mapbox/mapbox.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bosch 25",
    "addressLocality": "Budel",
    "postalCode": "6021 AN",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.270397,
    "longitude": 5.589934
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}