{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/13-acres-retreat-dripping-springs-tx",
  "name": "13 Acres Retreat",
  "description": "13 Acres Retreat is a glamping and mindfulness community located in Dripping Springs, Texas. We host guests in our 7 glamping cabins and teepees as well as yoga, meditation and mindfulness classes and workshops all year. We're located on beautiful rolling hills and a creek and surrounded by nature!",
  "url": "https://campertunity.com/listings/campgrounds/13-acres-retreat-dripping-springs-tx",
  "image": [
    "https://static.wixstatic.com/media/bfcc84_a83f1286e8544941a38e5f3cbd0f9f0b~mv2.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "802 Bell Springs Road",
    "addressLocality": "Dripping Springs",
    "addressRegion": "TX",
    "postalCode": "78620",
    "addressCountry": "US"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tipi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Yoga"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meditation"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}