{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-baldo-slano",
  "name": "Camping Baldo",
  "description": "Camping Baldo is a campsite with 10 pitches in Slano, Croatia. Camping Baldo has a camping shop, a restaurant and an indoor pool.",
  "url": "https://campertunity.com/listings/campgrounds/camping-baldo-slano",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kovačev brijeg 1",
    "addressLocality": "Slano",
    "postalCode": "20232",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.78822,
    "longitude": 17.89635
  },
  "sameAs": [
    "https://www.spottocamp.com/sv/campsites/camping-baldo-slano"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "93",
    "priceValidUntil": "2026-09-25"
  },
  "priceRange": "93+"
}