{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-kanic-novalja",
  "name": "Camping Kanic",
  "description": "You can relax in style at this small and atmospheric terraced campsite on the Croatian island of Pag on the Adriatic Sea. Kanic Campsite has a...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-kanic-novalja",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/c/674cb58885e81.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dabovi stani 48",
    "addressLocality": "Novalja",
    "postalCode": "53291",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.59667,
    "longitude": 14.83417
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.3,
    "reviewCount": 5,
    "bestRating": 10,
    "worstRating": 1
  }
}