{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-rollins-pond-campground-saranac",
  "name": "Rollins Pond Campground",
  "description": "Rollins Pond Campground is located at 4523 State Route 30, Saranac Lake NY 12983. Rollins Pond Campground can be contacted at ***-***-**** or http://www.dec.ny.gov/outdoor/24494.html",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-rollins-pond-campground-saranac",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4523 State Route 30",
    "addressLocality": "Saranac Lake",
    "addressRegion": "NY",
    "postalCode": "12983",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.3100921,
    "longitude": -74.4083405
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/new-york/saranac-lake/rollins-pond-campground"
  ]
}