{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/phone-number-for-pinecreek-newfield-ny",
  "name": "What is the phone number for Pinecreek Campground?",
  "description": "Pinecreek Campground is located at 28 Rockwell Road, Newfield NY 14867. Pinecreek Campground can be contacted at ***-***-**** or http://www.pinecreekcampground.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/phone-number-for-pinecreek-newfield-ny",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "28 Rockwell Road",
    "addressLocality": "Newfield",
    "addressRegion": "NY",
    "postalCode": "14867",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.4080155,
    "longitude": -76.6114405
  }
}