{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-peaks-kenny-state-park-atkinson-me",
  "name": "Peaks-Kenny State Park",
  "description": "Peaks-Kenny State Park is located at 401 State Park Road, Atkinson ME 4426. Peaks-Kenny State Park can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-peaks-kenny-state-park-atkinson-me",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "401 State Park Road",
    "addressLocality": "Atkinson",
    "addressRegion": "ME",
    "postalCode": "4426",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.258,
    "longitude": -69.27
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/maine/atkinson/peaks-kenny-state-park"
  ]
}