{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-motorhome-boge-shkoder-county",
  "name": "Camping Motorhome",
  "description": "Boge Albania 28 kilometer from Theth",
  "url": "https://campertunity.com/listings/campgrounds/camping-motorhome-boge-shkoder-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651253208.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rruga per Thethe",
    "addressLocality": "boge",
    "addressRegion": "shkoder-county",
    "addressCountry": "albania"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.38919,
    "longitude": 19.637
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}