{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/watkins-glen-state-park-watkins-glen-ny",
  "name": "What is the phone number for Watkins Glen State Park?",
  "description": "Watkins Glen State Park is located at 1009 North Franklin Street, Watkins Glen NY 14891. Watkins Glen State Park can be contacted at ***-***-**** or https://parks.ny.gov/parks/142/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/watkins-glen-state-park-watkins-glen-ny",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1009 North Franklin Street",
    "addressLocality": "Watkins Glen",
    "addressRegion": "NY",
    "postalCode": "14891",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.3670666,
    "longitude": -76.9016911
  }
}