{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rmk-ninaotsa-korgessaare-condado-de-hiiu",
  "name": "RMK Ninaotsa",
  "description": "Parking at the end of a bumpy road - own fireplace and free wood - Korgessaare 2 km",
  "url": "https://campertunity.com/listings/campgrounds/rmk-ninaotsa-korgessaare-condado-de-hiiu",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650882592.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ninametsa tee",
    "addressLocality": "Kõrgessaare",
    "addressRegion": "condado-de-hiiu",
    "postalCode": "92201",
    "addressCountry": "Estonia"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.99042,
    "longitude": 22.43923
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}