{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/richmond-lake-recreation-area-district-headquarters-aberdeen",
  "name": "What is the phone number for Richmond Lake Recreation Area District Headquarters?",
  "description": "Richmond Lake Recreation Area District Headquarters is located at 37908 Youth Camp Road, Aberdeen SD 57401. Richmond Lake Recreation Area District Headquarters can be contacted at ***-***-**** or http://gfp.sd.gov/state-parks/directory/richmond-lake/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/richmond-lake-recreation-area-district-headquarters-aberdeen",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "37908 Youth Camp Road",
    "addressLocality": "Aberdeen",
    "addressRegion": "SD",
    "postalCode": "57401",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.540302,
    "longitude": -98.6165641
  }
}