{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/moss-creek-lake-big-spring-tx-1",
  "name": "Moss Creek Lake",
  "description": "Moss Creek Lake, located near Big Spring, TX, features flat terrain with sparse vegetation.",
  "url": "https://campertunity.com/listings/campgrounds/moss-creek-lake-big-spring-tx-1",
  "image": [
    "https://photos.thedyrt.com/photo/media/texas-moss-creek-lake_c7fd08bd-2beb-46f2-87d8-f277b52d1402.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/780123/media/texas-moss-creek-lake_f8fbda79-37c1-4c9c-a62e-85e14ea0e7e5.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-101.31598682,32.24105902)/-101.31598682,32.24105902,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/media/texas-moss-creek-lake_c7fd08bd-2beb-46f2-87d8-f277b52d1402.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1000 Moss Lake Rd",
    "addressLocality": "Big Spring",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.24105902,
    "longitude": -101.31598682
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}