{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/crooked-creek-horse-park-ford-city-pa",
  "name": "Crooked Creek Horse Park",
  "description": "Crooked Creek Horse Park is located at 467 Crooked Creek Dam Road, Ford City PA 16226. Crooked Creek Horse Park can be contacted at ***-***-**** or http://crookedcreekhorsepark.com/",
  "url": "https://campertunity.com/listings/campgrounds/crooked-creek-horse-park-ford-city-pa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "467 Crooked Creek Dam Road",
    "addressLocality": "Ford City",
    "addressRegion": "PA",
    "postalCode": "16226",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.726919,
    "longitude": -79.512749
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/pennsylvania/ford-city/crooked-creek-horse-park"
  ]
}