{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-roy-lake-state-park-lake-city",
  "name": "Roy Lake State Park",
  "description": "Roy Lake State Park is located at 11547 Northside Drive, Lake City SD 57247. Roy Lake State Park can be contacted at ***-***-**** or https://gfp.sd.gov/state-parks/directory/roy-lake/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-roy-lake-state-park-lake-city",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "11547 Northside Drive",
    "addressLocality": "Lake City",
    "addressRegion": "SD",
    "postalCode": "57247",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.7097094,
    "longitude": -97.4482089
  }
}