{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/blue-river-pfha",
  "name": "Blue River PFHA",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/blue-river-pfha",
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "document.addEventListener('DOMContentLoaded', function() { const maxAttempts = 50; // stop after ~10 seconds (50 * 200ms) let attempts = 0; function addAriaLabel() { const btn = document.querySelector('a[role=\"button\"] span'); if (btn && btn.textContent.trim() === '×') { const parent = btn.closest('a[role=\"button\"]'); if (parent && !parent.hasAttribute('aria-label')) { parent.setAttribute('aria-label', 'Clear search'); console.log('✅ aria-label applied to \"×\" button'); } return; // stop retrying } attempts++; if (attempts < maxAttempts) { setTimeout(addAriaLabel, 200); // try again in 200ms } else { console.warn('⚠️ \"×\" button not found after 50 attempts'); } } addAriaLabel(); });"
  }
}