{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-dogwood-ridge-rv-park",
  "name": "Dogwood Ridge RV Park",
  "description": "Dogwood Ridge RV Park is located at 5060 Louisiana 3278, Natchitoches LA 71457. Dogwood Ridge RV Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-dogwood-ridge-rv-park",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5060 Louisiana 3278",
    "addressLocality": "Natchitoches",
    "addressRegion": "LA",
    "postalCode": "71457",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.7339782,
    "longitude": -93.1500549
  }
}