{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cb-rv-park-midland-tx",
  "name": "CB RV Park",
  "description": "Discover a unique RV experience at our campground in Midland, where we offer a blend of comfort and convenience. Located at 6621 North FM 1788, our site features full hook-ups with both 30 and 50 amp service, ensuring that all your electrical needs are met. Our campground is designed for relaxation and enjoyment. Guests can take advantage of our covered picnic area, perfect for gatherings or enjoying a meal outdoors. The barbecue pit adds to the outdoor experience, allowing you to savor delic...",
  "url": "https://campertunity.com/listings/campgrounds/cb-rv-park-midland-tx",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Midland",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.032319,
    "longitude": -102.272344
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}