{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-grants-pass-over-niters-grants",
  "name": "Grants Pass Over-Niters",
  "description": "Grants Pass Over-Niters is located at 5941 Highland Avenue, Grants Pass OR 97526. Grants Pass Over-Niters can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-grants-pass-over-niters-grants",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5941 Highland Avenue",
    "addressLocality": "Grants Pass",
    "addressRegion": "OR",
    "postalCode": "97526",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.506891,
    "longitude": -123.359769
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/grants-pass/grants-pass-over-niters"
  ]
}