{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/melody-acres-rv-park-hutchinson-ks",
  "name": "What is the phone number for Melody Acres Rv Park?",
  "description": "Melody Acres Rv Park is located at 1009 East Blanchard Avenue, Hutchinson KS 67501. Melody Acres Rv Park can be contacted at ***-***-**** or http://melodyacresrvpark.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/melody-acres-rv-park-hutchinson-ks",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1009 East Blanchard Avenue",
    "addressLocality": "Hutchinson",
    "addressRegion": "KS",
    "postalCode": "67501",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.0271,
    "longitude": -97.9107
  }
}