{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-road-home-rv-park-larned-ks",
  "name": "Road Home RV Park",
  "description": "Road Home RV Park is located at 802 East 14th Street, Larned KS 67550. Road Home RV Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-road-home-rv-park-larned-ks",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "802 East 14th Street",
    "addressLocality": "Larned",
    "addressRegion": "KS",
    "postalCode": "67550",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.1877351,
    "longitude": -99.0882724
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/kansas/larned/road-home-rv-park"
  ]
}