{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hitching-post-rv-park-dayton-tx",
  "name": "The Hitching Post RV Park",
  "description": "The Hitching Post RV Park has both covered and non-covered RV Parking with 30 or 50 AMP outlets available. Military and Veteran Discounts.",
  "url": "https://campertunity.com/listings/campgrounds/hitching-post-rv-park-dayton-tx",
  "image": [
    "https://static.wixstatic.com/media/a1cbac_5ee4f664cabe46fcb016790af30f85c0%7Emv2.png/v1/fit/w_2500,h_1330,al_c/a1cbac_5ee4f664cabe46fcb016790af30f85c0%7Emv2.png",
    "https://static.wixstatic.com/media/a1cbac_889a8ea351e04c869efb7b5479b1d0ec~mv2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9534 Texas 146",
    "addressLocality": "Dayton",
    "addressRegion": "TX",
    "postalCode": "77535",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.0473202,
    "longitude": -94.8873913
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}