{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/john-h-kerr-dam-and-reservoir-boydton-va",
  "name": "What is the phone number for John H. Kerr Dam and Reservoir?",
  "description": "John H. Kerr Dam and Reservoir is located at 1930 Mays Chapel Road, Boydton VA 23917. John H. Kerr Dam and Reservoir can be contacted at ***-***-**** or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/john-h-kerr-dam-and-reservoir-boydton-va",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1930 Mays Chapel Road",
    "addressLocality": "Boydton",
    "addressRegion": "VA",
    "postalCode": "23917",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.5983524,
    "longitude": -78.2984732
  }
}