{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kenedy-tx-country-rv-park-resort-ranch-kenedy-tx",
  "name": "Kenedy Texas Country RV Park & Resort Ranch",
  "description": "Kenedy Texas Country RV Park & Resort Ranch is located at 1157 FM 2443 Road, Kenedy TX 78119. Kenedy Texas Country RV Park & Resort Ranch can be contacted at ***-***-**** or http://kenedytxrvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/kenedy-tx-country-rv-park-resort-ranch-kenedy-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1157 FM 2443 Road",
    "addressLocality": "Kenedy",
    "addressRegion": "TX",
    "postalCode": "78119",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.739358,
    "longitude": -97.733385
  }
}