{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-montgomery-county-fairgrounds",
  "name": "Montgomery County Fairgrounds",
  "description": "Montgomery County Fairgrounds is located at 1798 North 1st Street, Red Oak IA 51566. Montgomery County Fairgrounds can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-montgomery-county-fairgrounds",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1798 North 1st Street",
    "addressLocality": "Red Oak",
    "addressRegion": "IA",
    "postalCode": "51566",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.0212183,
    "longitude": -95.2303082
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/iowa/red-oak/montgomery-county-fairgrounds"
  ]
}