{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/stay-a-while-murchison",
  "name": "Stay A While RV Park",
  "description": "Short or Long term guests always welcome. Bring your RV to a beautiful location with an amazing community!",
  "url": "https://campertunity.com/listings/campgrounds/stay-a-while-murchison",
  "image": [
    "https://img1.wsimg.com/isteam/ip/74204c85-9d0c-44cc-97b2-a9e2396dd967/100_0068.JPG",
    "http://img1.wsimg.com/isteam/ip/74204c85-9d0c-44cc-97b2-a9e2396dd967/100_0068.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10101 State Highway 31 E",
    "addressLocality": "Murchison",
    "addressRegion": "TX",
    "postalCode": "75778",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.291715,
    "longitude": -95.68933
  }
}