{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-vila-verd-korce-mollaj",
  "name": "Campsite Vila Verd Korçë",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/camping-vila-verd-korce-mollaj",
  "image": [
    "https://img.campercontact.com/media/photos/4222124651026398.png",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Road Mallay-Korce [SH-75]",
    "addressLocality": "Mollaj",
    "postalCode": "1234",
    "addressCountry": "Albanië"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.5718,
    "longitude": 20.75191
  },
  "sameAs": [
    "https://images.campercontact.com/media/photos/4222124651026398.png",
    "https://www.campercontact.com/en/albania/korce-county/mollaj/101275/camping-vila-verd-korce"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "10",
    "priceValidUntil": "2026-09-25"
  },
  "priceRange": "10+"
}