{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-vogar-travelservice-vogar-is",
  "name": "Camping Vogar Travelservice",
  "description": "located close to the lake - Reykjahlid 3km",
  "url": "https://campertunity.com/listings/campgrounds/camping-vogar-travelservice-vogar-is",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650810704.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vogar",
    "addressLocality": "Vogar",
    "postalCode": "660",
    "addressCountry": "IS"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 65.6235,
    "longitude": -16.91931
  },
  "sameAs": [
    "https://www.campercontact.com/en/iceland/-/vogar/42077/camping-vogar-travelservice"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}