{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-sun-valley-campsites-arkport-ny",
  "name": "Sun Valley Campsites",
  "description": "Sun Valley Campsites is located at 10740 Poags Hole Road, Arkport NY 14807. Sun Valley Campsites can be contacted at ***-***-**** or http://www.sunvalleycampsites.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-sun-valley-campsites-arkport-ny",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10740 Poags Hole Road",
    "addressLocality": "Arkport",
    "addressRegion": "NY",
    "postalCode": "14807",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.465184,
    "longitude": -77.732566
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/new-york/arkport/sun-valley-campsites"
  ]
}