{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-mimoza-tivat-me",
  "name": "Camping Mimoza",
  "description": "Small campsite on the bay - Kotor 9km - Tivat 7km - for smaller campers.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-mimoza-tivat-me",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651224070",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Jadranska magistrala",
    "addressLocality": "Tivat",
    "addressCountry": "ME"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.47207,
    "longitude": 18.70758
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}