{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-omisalj-omisalj",
  "name": "Camping Omisalj",
  "description": "Camping Omišalj is located at the northern end of the island of Krk, directly by the Adriatic Sea....",
  "url": "https://campertunity.com/listings/campgrounds/camping-omisalj-omisalj",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/c/674c34b6b94f0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vodotoc 1",
    "addressLocality": "Omisalj",
    "postalCode": "51513",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.23503,
    "longitude": 14.55258
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.9,
    "reviewCount": 46,
    "bestRating": 10,
    "worstRating": 1
  }
}