{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-nauvoo-dairy-sweet-rv-park-il",
  "name": "Nauvoo Dairy Sweet & RV Park",
  "description": "Nauvoo Dairy Sweet & RV Park is located at 2205 Mulholland Street, Nauvoo IL 62354. Nauvoo Dairy Sweet & RV Park can be contacted at ***-***-**** or https://nauvoorvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-nauvoo-dairy-sweet-rv-park-il",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2205 Mulholland Street",
    "addressLocality": "Nauvoo",
    "addressRegion": "IL",
    "postalCode": "62354",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.549728,
    "longitude": -91.3670737
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/illinois/nauvoo/nauvoo-dairy-sweet-rv-park"
  ]
}