{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-two-rivers-campground-eminence",
  "name": "Two Rivers Campground",
  "description": "Two Rivers Campground is located at County Road 235, Eminence MO 65466. Two Rivers Campground can be contacted at ***-***-**** or https://www.recreation.gov/camping/campgrounds/234441",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-two-rivers-campground-eminence",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "County Road 235",
    "addressLocality": "Eminence",
    "addressRegion": "MO",
    "postalCode": "65466",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.189564,
    "longitude": -91.2761625
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/missouri/eminence/two-rivers-campground"
  ]
}