{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-emporia-rv-park-campground",
  "name": "Emporia RV Park & Campground",
  "description": "Emporia RV Park & Campground is located at 4601 U.S. 50, Emporia KS 66801. Emporia RV Park & Campground can be contacted at ***-***-**** or http://www.emporiarvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-emporia-rv-park-campground",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4601 U.S. 50",
    "addressLocality": "Emporia",
    "addressRegion": "KS",
    "postalCode": "66801",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.4117415,
    "longitude": -96.2411812
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/kansas/emporia/emporia-rv-park-campground",
    "https://www.campendium.com/emporia-rv-park"
  ]
}