{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rei-lakes-fish-camp-springfield-oh",
  "name": "REI Lakes Fish & Camp LLC",
  "description": "REI Lakes Fish & Camp LLC is located at 3785 Crabill Road, Springfield OH 45502. REI Lakes Fish & Camp LLC can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/rei-lakes-fish-camp-springfield-oh",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3785 Crabill Road",
    "addressLocality": "Springfield",
    "addressRegion": "OH",
    "postalCode": "45502",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.8660877,
    "longitude": -83.7583532
  }
}