{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-grange-fairgrounds-centre-hall-pa",
  "name": "Grange Fairgrounds",
  "description": "Grange Fairgrounds is located at 149 Homan Lane, Centre Hall PA 16828. Grange Fairgrounds can be contacted at ***-***-**** or http://www.grangefair.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-grange-fairgrounds-centre-hall-pa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "149 Homan Lane",
    "addressLocality": "Centre Hall",
    "addressRegion": "PA",
    "postalCode": "16828",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.8329424,
    "longitude": -77.6823469
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/pennsylvania/centre-hall/grange-fairgrounds"
  ]
}