{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-le-conte-rv-park-petersburg",
  "name": "Le Conte RV Park",
  "description": "Le Conte RV Park is located at 304 South 4th Street, Petersburg AK 99833. Le Conte RV Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-le-conte-rv-park-petersburg",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "304 South 4th Street",
    "addressLocality": "Petersburg",
    "addressRegion": "AK",
    "postalCode": "99833",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.8107039,
    "longitude": -132.9523935
  }
}