{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/adirondack-1000-islands-camp-natural-bridge-ny",
  "name": "What is the phone number for Adirondack 1000 Islands Camp?",
  "description": "Adirondack 1000 Islands Camp is located at 6081 New York 3, Natural Bridge NY 13665. Adirondack 1000 Islands Camp can be contacted at ***-***-**** or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/adirondack-1000-islands-camp-natural-bridge-ny",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6081 New York 3",
    "addressLocality": "Natural Bridge",
    "addressRegion": "NY",
    "postalCode": "13665",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.0738391,
    "longitude": -75.4749262
  }
}