{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/adriacamps-porec-hr",
  "name": "AdriaCamps",
  "description": "Villas Bellevue Resort offers 3 types of luxury: spacious terrace, jacuzzi and outdoor kitchen with barbecue. Take a short walk to the beach and dive into the crystal clear sea.",
  "url": "https://campertunity.com/listings/campgrounds/adriacamps-porec-hr",
  "image": [
    "https://adriacamps.com/wp-content/uploads/2023/08/Villas-Bellevue-Resort-Beach.jpg",
    "https://adriacamps.com/wp-content/uploads/2023/08/Villas-Bellevue-Resort-Beach-400x300.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ul. Plava Laguna 10",
    "addressLocality": "Poreč",
    "addressRegion": "Istria Kvarner Dalmatia - Zadar region Dalmatia - Split region Dalmatia - Šibenik region",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.2110941,
    "longitude": 13.5936391
  }
}