{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-for-dogwood-park-elberta-al",
  "name": "Dogwood Park",
  "description": "Dogwood Park is located at 25152 Old Foley Road, Elberta AL 36530. Dogwood Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-for-dogwood-park-elberta-al",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "25152 Old Foley Road",
    "addressLocality": "Elberta",
    "addressRegion": "AL",
    "postalCode": "36530",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.407012,
    "longitude": -87.595849
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/alabama/elberta/dogwood-park"
  ]
}