{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/elm-creek-rv-campgrounds-voss-tx",
  "name": "Elm Creek RV & Campgrounds",
  "description": "Welcome to Elm Creek RV & Campgrounds",
  "url": "https://campertunity.com/listings/campgrounds/elm-creek-rv-campgrounds-voss-tx",
  "image": [
    "https://img1.wsimg.com/isteam/ip/d7625fc0-b465-401a-97df-d68f109ee92e/sky1.jpg",
    "http://img1.wsimg.com/isteam/ip/d7625fc0-b465-401a-97df-d68f109ee92e/sky1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "457 Recreation Road 10",
    "addressLocality": "Voss",
    "addressRegion": "TX",
    "postalCode": "76888",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.51819,
    "longitude": -99.63905
  }
}