{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-miller-creek-rv-park-johnson-city-tx",
  "name": "Miller Creek RV Park",
  "description": "Miller Creek RV Park is located at 5618 U.S. 281, Johnson City TX 78636. Miller Creek RV Park can be contacted at ***-***-**** or https://millercreekrvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-miller-creek-rv-park-johnson-city-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/files/directory/11583/1690179748_profile.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5618 U.S. 281",
    "addressLocality": "Johnson City",
    "addressRegion": "TX",
    "postalCode": "78636",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.20165,
    "longitude": -98.376721
  }
}