{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sanders-cove-campground-powderly-tx-us",
  "name": "What is the phone number for Sanders Cove Campground?",
  "description": "Sanders Cove Campground is located at Sanders Cove Park Road, Powderly TX 75473. Sanders Cove Campground can be contacted at ***-***-**** or http://www.swt.usace.army.mil/Locations/Tulsa-District-Lakes/Texas/Pat-Mayse-Lake/Pat-Mayse-Lake-Recreation/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sanders-cove-campground-powderly-tx-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sanders Cove Park Road",
    "addressLocality": "Powderly",
    "addressRegion": "TX",
    "postalCode": "75473",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.8416672,
    "longitude": -95.5333476
  }
}