{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-welch-park-somerville-lake-somervil",
  "name": "Welch Park Somerville Lake",
  "description": "Welch Park Somerville Lake is located at 1560 Thornberry Drive, Somerville TX 77879. Welch Park Somerville Lake can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-welch-park-somerville-lake-somervil",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1560 Thornberry Drive",
    "addressLocality": "Somerville",
    "addressRegion": "TX",
    "postalCode": "77879",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.3386323,
    "longitude": -96.5446128
  }
}