{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dogs-allowed-at-campsite-campsite-mir-campsite-mir-belarus",
  "name": "Campsite Mir",
  "description": "ProfileNo description yet.",
  "url": "https://campertunity.com/listings/campgrounds/dogs-allowed-at-campsite-campsite-mir-campsite-mir-belarus",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/campsite-mir/H3Fkl6Kyw7Pi.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/campsite-mir/Xj1SRw1wtAFB.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5 Radunskay",
    "addressLocality": "Campsite Mir",
    "addressRegion": "Belarus",
    "postalCode": "231444",
    "addressCountry": "Belarus"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.45325,
    "longitude": 26.45425
  },
  "sameAs": [
    "https://www.camping.info/en/campsite/campsite-mir"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}