{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/are-dogs-allowed-at-campsite-camping-stykkisholmur-cam",
  "name": "Camping Stykkishólmur",
  "description": "ProfileNo description yet.",
  "url": "https://campertunity.com/listings/campgrounds/are-dogs-allowed-at-campsite-camping-stykkisholmur-cam",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/camping-stykkisholmur/fdB0yvQvnXUg.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/camping-stykkisholmur/Gta5rsc4GBS5.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Aðalgata 29",
    "addressLocality": "Camping Stykkishólmur",
    "addressRegion": "Western Iceland",
    "postalCode": "340",
    "addressCountry": "Iceland"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 65.07079,
    "longitude": -22.73223
  },
  "sameAs": [
    "https://www.camping.info/en/campsite/camping-stykkisholmur"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}