{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kota-ray-dam-boating-access-ray-nd",
  "name": "Kota Ray Dam Boating Access",
  "description": "Kota Ray Dam Boating Access is located at 5661 113th Drive Northwest, Ray ND 58849. Kota Ray Dam Boating Access can be contacted at or https://gf.nd.gov/",
  "url": "https://campertunity.com/listings/campgrounds/kota-ray-dam-boating-access-ray-nd",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5661 113th Drive Northwest",
    "addressLocality": "Ray",
    "addressRegion": "ND",
    "postalCode": "58849",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.2380266,
    "longitude": -103.1431455
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/north-dakota/ray/kota-ray-dam-boating-access"
  ]
}