{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lanterna-premium-camping-resort-porec-istria",
  "name": "Lanterna Premium Camping Resort",
  "description": "All services offered on campsite Lanterna Premium Camping Resort, Porec. The customer, from us, is really king.",
  "url": "https://campertunity.com/listings/campgrounds/lanterna-premium-camping-resort-porec-istria",
  "image": [
    "https://www.homair.com/photos/camping/140/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lanterna 1, Tar",
    "addressLocality": "Porec",
    "addressRegion": "Istria",
    "postalCode": "52465",
    "addressCountry": "Croazia"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.297222222222,
    "longitude": 13.594444444444
  },
  "sameAs": [
    "https://www.homair.com/it/campeggio/lanterna-premium-camping-resort/servizi"
  ]
}