{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/welch-park-somerville-lake-somerville-tx",
  "name": "Welch Park Somerville Lake",
  "description": "Welch Park Somerville Lake is located near Somerville, Texas, featuring flat terrain with scattered trees and open spaces.",
  "url": "https://campertunity.com/listings/campgrounds/welch-park-somerville-lake-somerville-tx",
  "image": [
    "https://photos.thedyrt.com/photo/678772/media/welch-park-somerville_b32471da-9927-435c-ab88-7efc2958596e.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-96.5512257,30.33783029)/-96.5512257,30.33783029,10,0/800x800?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/678772/media/welch-park-somerville_b32471da-9927-435c-ab88-7efc2958596e.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Somerville",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.33783029,
    "longitude": -96.5512257
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.333333333333333,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}