{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boyd-rv-park-bowie-tx",
  "name": "Boyd RV Park",
  "description": "Boyd RV Park is located near Bowie, Texas, featuring flat terrain typical of the region. Temperatures range from the 30s in winter to the 90s in summer. Nearby attractions include Lake Amon G. Carter and the Lyndon B. Johnson National Grassland, offering opportunities for outdoor activities.",
  "url": "https://campertunity.com/listings/campgrounds/boyd-rv-park-bowie-tx",
  "image": [
    "https://photos.thedyrt.com/photo/821349/media/boyd-rv-park_dd9e3437-78db-407e-8e36-70ba8ea03610.jpeg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-97.55795528,33.07792266)/-97.55795528,33.07792266,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/821349/media/boyd-rv-park_dd9e3437-78db-407e-8e36-70ba8ea03610.jpeg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/592436/media/boyd-rv-park_a611e60b-bdef-4baa-b301-34a23107f4be.jpg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "538 Rock Island Ave",
    "addressLocality": "Bowie",
    "addressRegion": "TX",
    "postalCode": "76023",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.07792266,
    "longitude": -97.55795528
  },
  "sameAs": [
    "https://thedyrt.com/camping/texas/boyd-rv-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Grassland"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$0+"
}