{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-camp-taylor-campground-columbia",
  "name": "What is the phone number for Camp Taylor Campground?",
  "description": "Camp Taylor Campground is located at 85 Mount Pleasant Road, Columbia NJ 7832. Camp Taylor Campground can be contacted at ***-***-**** or http://www.camptaylor.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-camp-taylor-campground-columbia",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "85 Mount Pleasant Road",
    "addressLocality": "Columbia",
    "addressRegion": "NJ",
    "postalCode": "7832",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.9712056,
    "longitude": -75.0723389
  }
}