{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-granite-hill-camping-resort-get",
  "name": "What is the phone number for Granite Hill Camping Resort?",
  "description": "Granite Hill Camping Resort is located at 3340 Fairfield Road, Gettysburg PA 17325. Granite Hill Camping Resort can be contacted at ***-***-**** or http://www.granitehillcampingresort.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-granite-hill-camping-resort-get",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3340 Fairfield Road",
    "addressLocality": "Gettysburg",
    "addressRegion": "PA",
    "postalCode": "17325",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.803872,
    "longitude": -77.33254
  }
}