{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/njivice-primorje-gorski-kotar-county",
  "name": "Discharge Toilet",
  "description": "located by the sea - flat terrain - quiet fishing village - dense oak forest - open from 5/4 to 3/11 - various prices see website - illuminated hiking trail to the place Njivice",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/njivice-primorje-gorski-kotar-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650778492.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Primorska cesta",
    "addressLocality": "Njivice",
    "addressRegion": "primorje-gorski-kotar-county",
    "postalCode": "51512",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.16938,
    "longitude": 14.54755
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.55,
    "reviewCount": 82,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "55",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "55+"
}