{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-koorn-aar-p-texel-burg",
  "name": "Camping De Koorn Aar",
  "description": "De Koorn-aar is a family-friendly holiday park on Texel, offering chalets, villas, and camping pitches with private sanitary facilities. It is located near the beach, heathlands, and the forest. It provides various facilities like children's entertainment and bicycle rental.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-koorn-aar-p-texel-burg",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F654a9cfa0d36d6000d3d33c9%2Fd8deb1b7-a50f-408f-bd36-eacbbca1f94c_koorn-aar_spelen_640x480.jpg?alt=media&token=85876b98-acbe-4810-8d3c-7029f8cbe23f",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Grensweg 388",
    "addressLocality": "P Texel Den Burg",
    "postalCode": "Zip code",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.05366,
    "longitude": 4.79868
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bike_rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}