{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/miller-creek-rv-park-johnson-city-tx",
  "name": "Miller Creek RV Park",
  "description": "Experience the natural beauty of the Texas Hill Country at Miller Creek campground and long-term RV Park near Austin, Dripping Springs, and Blanco, TX.",
  "url": "https://campertunity.com/listings/campgrounds/miller-creek-rv-park-johnson-city-tx",
  "image": [
    "https://millercreekrvpark.com/wp-content/uploads/2023/05/Miller-Creek-RV-Park-Featured-image.jpg",
    "https://millercreekrvpark.com/wp-content/uploads/2023/03/Miller-Creek-Tertiary-Logo-red.png",
    "https://secure.gravatar.com/avatar/19c1e3593b58a6ec27c6787998f45f7eb6e7d8bb8c912eeb3407769fc7db66ac?s=96&amp;d=mm&amp;r=g"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5618 US-281",
    "addressLocality": "Johnson City",
    "addressRegion": "TX",
    "postalCode": "78636",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.2015924,
    "longitude": -98.3771825
  }
}