{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/autocamp-adria-sveti-filip-i-jakov-opcina-sveti-filip-i-jako",
  "name": "Autocamp Adria",
  "description": "small-scale campsite by the sea - small and large places - access to the sea via stairs and entrance gate - 22 terrace places - helpful owner Dennis - center 1km",
  "url": "https://campertunity.com/listings/campgrounds/autocamp-adria-sveti-filip-i-jakov-opcina-sveti-filip-i-jako",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651069063.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Put Primorja",
    "addressLocality": "Sveti Filip i Jakov",
    "addressRegion": "opcina-sveti-filip-i-jakov",
    "postalCode": "23207",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.95507,
    "longitude": 15.43634
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "140",
    "priceValidUntil": "2026-07-25"
  },
  "priceRange": "140+"
}