{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-stewarts-point-campground-overton-n",
  "name": "Stewarts Point Campground",
  "description": "Stewarts Point Campground is located at Stewarts Point Road, Overton NV 89040. Stewarts Point Campground can be contacted at or https://www.nps.gov/lake/planyourvisit/campgrounds.htm",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-stewarts-point-campground-overton-n",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Stewarts Point Road",
    "addressLocality": "Overton",
    "addressRegion": "NV",
    "postalCode": "89040",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.376637,
    "longitude": -114.3962339
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/nevada/overton/stewarts-point-campground"
  ]
}