{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/duncan-mobile-duncan-ok",
  "name": "Duncan Mobile Village",
  "description": "Duncan Mobile Village is located at 1702 Green Meadow Drive, Duncan OK 73533. Duncan Mobile Village can be contacted at ***-***-**** or http://www.duncanrvmhp.com/",
  "url": "https://campertunity.com/listings/campgrounds/duncan-mobile-duncan-ok",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1702 Green Meadow Drive",
    "addressLocality": "Duncan",
    "addressRegion": "OK",
    "postalCode": "73533",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.4848315,
    "longitude": -97.9702854
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oklahoma/duncan/duncan-mobile-village"
  ]
}