{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/avtokampi-si-jelsa",
  "name": "Avtokampi.si",
  "description": "Camping Grebisce - Jelsa is located 1.5 km east of Jelsa on the island of Hvar. It is set on 3 hectares of land right next to the famous sandy beach Grebisce. The local road passing by the campsite is ...",
  "url": "https://campertunity.com/listings/campgrounds/avtokampi-si-jelsa",
  "image": [
    "https://www.avtokampi.si/slika/grebisce-camping-hvar-jelsa.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Jelsa 978, 21465 Jelsa - otok Hvar, Hrvaška",
    "addressLocality": "Jelsa",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.158567,
    "longitude": 16.7114
  },
  "sameAs": [
    "https://avtokampi.si/campsites/camping-grebisce"
  ]
}