{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-prek-harusha-theth",
  "name": "Camping Prek Harusha",
  "description": "Camping Prek Harusha is a campsite with 70 pitches in Theth, Albania. Camping Prek Harusha has a camping shop and a restaurant.",
  "url": "https://campertunity.com/listings/campgrounds/camping-prek-harusha-theth",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Qender",
    "addressLocality": "Theth",
    "postalCode": "4099"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.3959,
    "longitude": 19.77338
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}