{
  "name": "Every Iowan Directory",
  "description": "Iowa's community directory — search businesses, schools, government agencies, nonprofits, and organizations across all 99 counties. Over 7,000 entities with contact info, hours, websites, services, and community affiliations.",
  "url": "https://everyiowan.com",
  "provider": {
    "organization": "Theito Tech LLC",
    "url": "https://everyiowan.com/about"
  },
  "api": {
    "type": "rest",
    "url": "https://everyiowan.com/api/directory",
    "docs": "https://everyiowan.com/llms-full.txt",
    "params": {
      "q": "Search term (entity name)",
      "type": "Entity type filter (business, government, education, nonprofit, attraction, event, media)",
      "city": "City filter",
      "county": "County filter",
      "page": "Page number (default 1)",
      "limit": "Results per page (max 100, default 50)"
    }
  },
  "capabilities": ["search", "directory_lookup", "local_business_info"],
  "data_coverage": {
    "region": "Iowa, United States",
    "entity_count": "7000+",
    "entity_types": ["business", "government", "education", "nonprofit", "attraction", "event", "media"],
    "counties": 99
  },
  "contact": "https://everyiowan.com/contact"
}
