{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boerderijcamping-amalia-den-hoorn-texel",
  "name": "Farm camping Amalia",
  "description": "Enjoy a relaxing stay at Farm camping Amalia in Den Hoorn, North Holland, Netherlands. Visitors' rating: 4.07.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boerderijcamping-amalia-den-hoorn-texel",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651098602",
    "https://images.campercontact.com/media/photos/38562071809360474",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Amaliaweg",
    "addressLocality": "Den Hoorn Texel",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.02438,
    "longitude": 4.7896
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}