{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-mostar-mostar-fbih",
  "name": "Camp Mostar",
  "description": "Enjoy a relaxing stay in Camp Mostar in , Bosnia and Herzegovina. Visitor Review: 0.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-mostar-mostar-fbih",
  "image": [
    "https://images.campercontact.com/media/photos/location/bdf54cf4-7feb-48f0-8915-d1499111cbe9/a45ca89f-8e57-4418-b724-020468422414.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "M6.1 1",
    "addressLocality": "Mostar",
    "addressRegion": "FBiH",
    "postalCode": "88000",
    "addressCountry": "BA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.30185,
    "longitude": 17.84444
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}