{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/silver-wind-rv-and-cabins-silverton-tx-us",
  "name": "Silver Wind RV Park and Cabins",
  "description": "Silver Wind RV Park and Cabins is located at 809 Texas 207, Silverton TX 79257. Silver Wind RV Park and Cabins can be contacted at ***-***-**** or https://silverwindrv.com/",
  "url": "https://campertunity.com/listings/campgrounds/silver-wind-rv-and-cabins-silverton-tx-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/files/directory/19567/1691599328_profile.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "809 Texas 207",
    "addressLocality": "Silverton",
    "addressRegion": "TX",
    "postalCode": "79257",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.4686827,
    "longitude": -101.3123853
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/texas/silverton/silver-wind-rv-park-and-cabins"
  ]
}