{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/auto-camp-rijeka-rijeka-crnojevica",
  "name": "Auto Camp Rijeka",
  "description": "Auto Camp Rijeka is a campsite in Rijeka Crnojevića, located in a wood and a river/stream.The campsite has pitches without shade and pitches with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/auto-camp-rijeka-rijeka-crnojevica",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/6751970dc5e39.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rijeka Crnojevica BB",
    "addressLocality": "Rijeka Crnojevica",
    "postalCode": "81253",
    "addressCountry": "ME"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.35611,
    "longitude": 19.02861
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}