{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boerencamping-hoeve-vrij-blij-den-hoorn-north-holland",
  "name": "Boerencamping Hoeve Vrij & Blij",
  "description": "Enjoy a relaxing stay at Boerencamping Hoeve Vrij & Happy in Den Hoorn, Netherlands. Visitors' rating: 4.13.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boerencamping-hoeve-vrij-blij-den-hoorn-north-holland",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650955809"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Westerweg",
    "addressLocality": "den-hoorn",
    "addressRegion": "North Holland",
    "postalCode": "1797 RH",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.04149311,
    "longitude": 4.74899041
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}