{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camp-mia-biograd-na-moru-zadar-county",
  "name": "Camp Mia",
  "description": "Shady campsite with pine trees - located right next to the pebble beach Dražica - suitable for short and long stays - new sanitary facilities - center 500 m",
  "url": "https://campertunity.com/listings/campgrounds/camp-mia-biograd-na-moru-zadar-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650944817.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Put Solina",
    "addressLocality": "biograd-na-moru",
    "addressRegion": "zadar-county",
    "postalCode": "23210",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.93415,
    "longitude": 15.44856
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.07,
    "reviewCount": 14,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "69.7",
    "priceValidUntil": "2026-07-25"
  },
  "priceRange": "69.7+"
}