{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-twin-hills-park-freeport",
  "name": "Twin Hills Park",
  "description": "Twin Hills Park is located at 77720 Cummins Road, Freeport OH 43973. Twin Hills Park can be contacted at ***-***-**** or https://www.twinhills.camp",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-twin-hills-park-freeport",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/files/directory/33770/1683911065_profile.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "77720 Cummins Road",
    "addressLocality": "Freeport",
    "addressRegion": "OH",
    "postalCode": "43973",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.2183962,
    "longitude": -81.2277851
  }
}