{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-forest-villa-resort-dundee-ia",
  "name": "FOREST VILLA RESORT",
  "description": "FOREST VILLA RESORT is located at 1366 132nd Street, Dundee IA 52038. FOREST VILLA RESORT can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-forest-villa-resort-dundee-ia",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1366 132nd Street",
    "addressLocality": "Dundee",
    "addressRegion": "IA",
    "postalCode": "52038",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.5975394,
    "longitude": -91.5338779
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/iowa/dundee/forest-villa-resort"
  ]
}