{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boyds-valliant-ok-us",
  "name": "Boyd's Rv Park and Fishcamp",
  "description": "Boyd's Rv Park and Fishcamp is located at 1761 Jc Loop Road, Valliant OK 74764. Boyd's Rv Park and Fishcamp can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/boyds-valliant-ok-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1761 Jc Loop Road",
    "addressLocality": "Valliant",
    "addressRegion": "OK",
    "postalCode": "74764",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.0824374,
    "longitude": -95.0649933
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oklahoma/valliant/boyd-s-rv-park-and-fishcamp"
  ]
}