{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/easy-breeze-wimberley-tx",
  "name": "Easy Breeze",
  "description": "Shady Live Oaks and good times. Pitch your tent under the stars in our international dark sky community. Bring your telescope! Five minutes from Historic Downtown Wimberley, Texas; Blue Hole; Jacob's Well; Cypress Creek. Walking distance to Market Days or just take a soak in the tub. Secluded, but convenient with wifi. I am a motorcycle enthusiast and traveler whenever possible. My idea is to cater to riders of all kinds. If you have a need and I can help, I will.",
  "url": "https://campertunity.com/listings/campgrounds/easy-breeze-wimberley-tx",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/images/v1649828302/campground-photos/btdnccfj0f2hvrq8zr3p/easy-breeze-easy-breeze-hill-country.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Wimberley",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.99938,
    "longitude": -98.109421
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stargazing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}