{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/goose-dam-rocky-mount-va-24151-va",
  "name": "Goose Dam Campground",
  "description": "AAA provides information on thousands of inspected and rated campground and RV park listings, giving you every detail you need for a great outdoor experience.",
  "url": "https://campertunity.com/listings/campgrounds/goose-dam-rocky-mount-va-24151-va",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1155 Goose Dam Road,",
    "addressLocality": "Rocky Mount, VA 24151",
    "addressRegion": "VA",
    "postalCode": "24151"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.9962007,
    "longitude": -79.8909474
  }
}