{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping999-ostrozac",
  "name": "Camping999",
  "description": "Enjoy a relaxing stay at Camping999 in Ostrožac, Bosnia and Herzegovina. Visitors' rating: 1.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping999-ostrozac",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650890236.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "R437",
    "addressLocality": "ostrozac",
    "addressCountry": "bosnia-and-herzegovina"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.91589,
    "longitude": 17.67908
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}