{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-kiroli-park-west-monroe-la",
  "name": "Kiroli Park",
  "description": "Kiroli Park is located at 820 Kiroli Road, West Monroe LA 71291. Kiroli Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-kiroli-park-west-monroe-la",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "820 Kiroli Road",
    "addressLocality": "West Monroe",
    "addressRegion": "LA",
    "postalCode": "71291",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.5485948,
    "longitude": -92.1654224
  }
}