{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-memorial-park-campground-owensville",
  "name": "Memorial Park Campground",
  "description": "Memorial Park Campground is located at 510 Red Oak Road, Owensville MO 65066. Memorial Park Campground can be contacted at ***-***-**** or http://www.cityofowensville.com/departments-parks.php",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-memorial-park-campground-owensville",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/files/directory/1321/1602183676_profile.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "510 Red Oak Road",
    "addressLocality": "Owensville",
    "addressRegion": "MO",
    "postalCode": "65066",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.349986,
    "longitude": -91.4908729
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/missouri/owensville/memorial-park-campground"
  ]
}