{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sandgerdi-sandgerdi-is",
  "name": "Sandgerdi",
  "description": "Close to airport and Blue Lagoon",
  "url": "https://campertunity.com/listings/campgrounds/sandgerdi-sandgerdi-is",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124651173510.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Byggðavegur",
    "addressLocality": "Sandgerði",
    "addressRegion": "Suðurnesjabær",
    "postalCode": "245",
    "addressCountry": "IS"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 64.03869,
    "longitude": -22.69474
  },
  "sameAs": [
    "https://www.campercontact.com/en/iceland/suurnesjabr/sandgeri/157902/sandgerdi"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}