{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-sweetwater-tx",
  "name": "Boondocking host near Sweetwater, TX",
  "description": "Quiet neighborhood, no connections! Just a safe spot to stay at that's better than Wal-Mart! Just outside of city limits where it's quiet and away from the city but close enough to the interstate to hop back on quickly.",
  "url": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-sweetwater-tx",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/23291/profile/lNn1QEbIFDgLuY9T_2865ea9e99036ef0fe9943755f5f88f6_small.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sweetwater, TX",
    "addressLocality": "Sweetwater",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.45730937,
    "longitude": -100.42889211
  },
  "sameAs": [
    "https://www.harvesthosts.com/hosts/texas/klNqDOIXYGeymO2QRvrW?source=nearby"
  ],
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}