{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/moss-creek-lake-big-spring-tx",
  "name": "What is the phone number for Moss Creek Lake?",
  "description": "Moss Creek Lake is located at , Big Spring TX 79720. Moss Creek Lake can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/moss-creek-lake-big-spring-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Big Spring",
    "addressRegion": "TX",
    "postalCode": "79720",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.2372319,
    "longitude": -101.3182896
  }
}