{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mini-camp-marko-rogoznica-opcina-rogoznica",
  "name": "Mini Camp Marko",
  "description": "Mini-Camp Marko offers a swimming pool, golf facilities, a supermarket, playground, security measures, illuminated area, hardened surface, discharge waste water, water tap, electricity, toilet facilities, showers, laundry services, WiFi, dog-friendly policy, wheelchair-friendly location, bread service, bicycle rental, and a small shop.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mini-camp-marko-rogoznica-opcina-rogoznica",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651230550.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zečevarska",
    "addressLocality": "Rogoznica",
    "addressRegion": "opcina-rogoznica",
    "postalCode": "22203",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.54299,
    "longitude": 15.95696
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bike_rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}