{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-cedar-point-state-park-clayton-ny",
  "name": "Cedar Point State Park",
  "description": "Cedar Point State Park is located at 36661 State Park Drive, Clayton NY 13624. Cedar Point State Park can be contacted at ***-***-**** or https://parks.ny.gov/parks/21/details.aspx",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-cedar-point-state-park-clayton-ny",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "36661 State Park Drive",
    "addressLocality": "Clayton",
    "addressRegion": "NY",
    "postalCode": "13624",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.2029721,
    "longitude": -76.1967014
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/new-york/clayton/cedar-point-state-park"
  ]
}