{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-duncans-grove-rv-park-duncan-ok",
  "name": "Duncan's Grove R.V. Park",
  "description": "Duncan's Grove R.V. Park is located at 1706 East Chestnut Avenue, Duncan OK 73533. Duncan's Grove R.V. Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-duncans-grove-rv-park-duncan-ok",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1706 East Chestnut Avenue",
    "addressLocality": "Duncan",
    "addressRegion": "OK",
    "postalCode": "73533",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.5070671,
    "longitude": -97.9239777
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oklahoma/duncan/duncan-s-grove-r-v-park",
    "https://thedyrt.com/camping/oklahoma/duncan-s-grove-rv-park"
  ]
}