{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-miami-lake-park-lovilia-ia",
  "name": "Miami Lake Park",
  "description": "Miami Lake Park is located at 1270 635th Avenue, Lovilia IA 50150. Miami Lake Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-miami-lake-park-lovilia-ia",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1270 635th Avenue",
    "addressLocality": "Lovilia",
    "addressRegion": "IA",
    "postalCode": "50150",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.1215682,
    "longitude": -92.8408772
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/iowa/lovilia/miami-lake-park",
    "https://www.camping.org/campgrounds/iowa/lovilia/lake-miami-park"
  ]
}