{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/shady-acres-rv-park-cleburne-tx-us",
  "name": "Shady Acres RV Park",
  "description": "At our full-service recreational campground in Cleburne, TX, you will find everything you need to enjoy your home away from home. Short and long-term guests are welcome, making it easy for Shady Acres RV Park to accommodate your plans and needs.",
  "url": "https://campertunity.com/listings/campgrounds/shady-acres-rv-park-cleburne-tx-us",
  "image": [
    "https://static.wixstatic.com/media/e2724f_ebb1fe597b0e49ababe7cf9e98bb1875%7Emv2.jpg/v1/fit/w_2500,h_1330,al_c/e2724f_ebb1fe597b0e49ababe7cf9e98bb1875%7Emv2.jpg",
    "https://static.wixstatic.com/media/9dc27e_4eb64e6e279b499aa4b9270bb357dad3~mv2.png",
    "https://static.wixstatic.com/media/11062b_d578b9d4ffba48c68d086ec29fe9e6f0f000.jpg/v1/fill/w_985,h_554,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/11062b_d578b9d4ffba48c68d086ec29fe9e6f0f000.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3601 U.S. 67",
    "addressLocality": "Cleburne",
    "addressRegion": "TX",
    "postalCode": "76031-8190",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.3474463,
    "longitude": -97.3865494
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}