{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-camp-hudson-pines-corinth-ny",
  "name": "What is the phone number for Camp Hudson Pines?",
  "description": "Camp Hudson Pines is located at 5254 New York 9N, Corinth NY 12822. Camp Hudson Pines can be contacted at ***-***-**** or https://www.camphudsonpines.com",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-camp-hudson-pines-corinth-ny",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/files/directory/31789/1650318841_profile.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5254 New York 9N",
    "addressLocality": "Corinth",
    "addressRegion": "NY",
    "postalCode": "12822",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.277167,
    "longitude": -73.829976
  }
}