{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boga-alpine-resort-camping-boge",
  "name": "Boga Alpine Resort Camping",
  "description": "Boga Alpine Resort Camping is a camping in Bogë. This terraced campsite has pitches without shadows and places with some shade. It consists of...",
  "url": "https://campertunity.com/listings/campgrounds/boga-alpine-resort-camping-boge",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/675195eb5d3eb.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rruga per Thethe",
    "addressLocality": "Böge",
    "postalCode": "4305",
    "addressCountry": "AL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.39972,
    "longitude": 19.64694
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Alpine"
    }
  ]
}