{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-cherry-plain-state-park-petersburg",
  "name": "Cherry Plain State Park",
  "description": "Cherry Plain State Park is located at 10 State Park Road, Petersburg NY 12138. Cherry Plain State Park can be contacted at ***-***-**** or http://nysparks.com/parks/173/details.aspx",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-cherry-plain-state-park-petersburg",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10 State Park Road",
    "addressLocality": "Petersburg",
    "addressRegion": "NY",
    "postalCode": "12138",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.6221373,
    "longitude": -73.4095787
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/new-york/petersburg/cherry-plain-state-park"
  ]
}