{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-primorje-sv-filip-i-jakov",
  "name": "Camping Primorje",
  "description": "Camping Primorje is a campsite in Sv. Filipi i Jakov, Zadar, located by the sea.This terraced camp site has which are marked out, pitches without...",
  "url": "https://campertunity.com/listings/campgrounds/camping-primorje-sv-filip-i-jakov",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/675188c3698ef.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Put Primorja 54C",
    "addressLocality": "Sv. Filip i Jakov",
    "postalCode": "23210",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.95694,
    "longitude": 15.43278
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}