{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kamp-marta-krk",
  "name": "Kamp Marta",
  "description": "Kamp Marta is a campsite in Krk, Primorje-Gorski kotar.This terraced camp site and camp site with sloping grounds has which are marked out, pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kamp-marta-krk",
  "image": [
    "//cdn1.acsi.eu/eurocampings/assets/9136/acsi-portal/images/header-fallback.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Skrbcici 29",
    "addressLocality": "Krk",
    "postalCode": "51500",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.049,
    "longitude": 14.48958
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}