{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-cota-ugljan",
  "name": "Camp Cota",
  "description": "Enjoy a relaxing stay at Camp Cota in Ugljan, Croatia. Visitors' rating: 2.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-cota-ugljan",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651258814",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Štrmeljeva ulica",
    "addressLocality": "Ugljan",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.14407,
    "longitude": 15.08412
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}