{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/broke-mill-rv-park-del-rio-tx",
  "name": "Broke Mill RV Park",
  "description": "Broke Mill RV Park is the only 5-Star RV Park in Del Rio, Texas. We offer amenities such as Fittness Room, Fiddler's Hall Event Center with Kitchen, Roomy, Level, RV Sites, Large Dog Park with Dog Wash, Parking for car, tow vehicle and boat and much more.",
  "url": "https://campertunity.com/listings/campgrounds/broke-mill-rv-park-del-rio-tx",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6069 W. US HWY 90",
    "addressLocality": "Del Rio",
    "addressRegion": "TX",
    "postalCode": "78840",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.44553,
    "longitude": -100.920495
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dog_wash"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paved_road"
    }
  ]
}