{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/are-dogs-allowed-at-campsite-camping-geysir-western-iceland",
  "name": "Camping Geysir",
  "description": "ProfileNo description yet.",
  "url": "https://campertunity.com/listings/campgrounds/are-dogs-allowed-at-campsite-camping-geysir-western-iceland",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/camping-geysir/8JZwpqJwOsh_.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/camping-geysir/gKE1mtAW5SXK.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Geysir í Haukadal",
    "addressLocality": "Camping Geysir",
    "addressRegion": "Western Iceland",
    "postalCode": "801",
    "addressCountry": "Iceland"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 64.32079,
    "longitude": -20.29496
  },
  "sameAs": [
    "https://www.camping.info/en/campsite/camping-geysir"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}