{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/overlook-somerville",
  "name": "Overlook",
  "description": "Overlook camping area near Brenham, TX, is situated on varied terrain with open spaces and wooded areas.",
  "url": "https://campertunity.com/listings/campgrounds/overlook-somerville",
  "image": [
    "https://photos.thedyrt.com/photo/645914/media/texas-overlook-lake-somerville_5c208058-c55e-4dce-91eb-ff1ebce4d660.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/129576/media/texas-overlook-lake-somerville_07debe2ac8c7d386c12926ac13ed83e2.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-96.51200055,30.30500095)/-96.51200055,30.30500095,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/645914/media/texas-overlook-lake-somerville_5c208058-c55e-4dce-91eb-ff1ebce4d660.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.30500095,
    "longitude": -96.51200055
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.333333333333333,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}