{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/purple-green-house-bastrop-tx",
  "name": "The Purple Green House",
  "description": "The Purple Green House is located near flat terrain with scattered trees in Texas.",
  "url": "https://campertunity.com/listings/campgrounds/purple-green-house-bastrop-tx",
  "image": [
    "https://photos.thedyrt.com/photo/1287584/media/the-purple-green-house_c403659c-529e-4774-aa19-b5c703ac33a2.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/1287585/media/the-purple-green-house_a00b6771-2ee3-43a8-9364-6de423073ec3.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-97.2639551011206,30.205734177135298)/-97.2639551011206,30.205734177135298,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/1287584/media/the-purple-green-house_c403659c-529e-4774-aa19-b5c703ac33a2.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Bastrop",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.205734177135298,
    "longitude": -97.2639551011206
  },
  "sameAs": [
    "https://thedyrt.com/camping/texas/the-purple-green-house"
  ],
  "checkinTime": "00:00:00",
  "checkoutTime": "00:00:00",
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire Pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swamp"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "125",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$125+"
}