{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/autocamp-marin-seline-opcina-starigrad",
  "name": "Autocamp Marin",
  "description": "Campsite right on the beach - beach bar 100m - restaurant 100m - market 250m - center 100m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/autocamp-marin-seline-opcina-starigrad",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650985928.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ulica doktor Franje Tuđmana",
    "addressLocality": "Seline",
    "addressRegion": "opcina-starigrad",
    "postalCode": "23244",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.27665,
    "longitude": 15.47695
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "24",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "24+"
}