{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-in-bowie-tx-bowie",
  "name": "Campspace In Bowie Tx",
  "description": "RV Spaces Available. Small park. Full hookups with electricity, water and septic. Complete shopping 5 min from downtown Bowie. Nice, quiet community. Country living at its best, come enjoy our beautiful sun rises and sunsets! Bring your Pooch, as we allow non-aggressive breeds of dogs! Email today for more information!",
  "url": "https://campertunity.com/listings/campgrounds/campspace-in-bowie-tx-bowie",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Bowie",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.5905,
    "longitude": -97.8135
  },
  "sameAs": [
    "https://www.campercontact.com/en/-/-/bowie/171021/campspace-in-bowie-tx"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}